2026-04-06 redesign splash screen and drawer menu
This commit is contained in:
@@ -26,6 +26,8 @@ class GoogleMapPassengerWidget extends StatelessWidget {
|
||||
left: 0,
|
||||
right: 0,
|
||||
child: MapLibreMap(
|
||||
attributionButtonPosition: AttributionButtonPosition.bottomLeft,
|
||||
attributionButtonMargins: null,
|
||||
onMapCreated: controller.onMapCreated,
|
||||
onStyleLoadedCallback: () => controller.onStyleLoaded(),
|
||||
styleString: "assets/style.json",
|
||||
|
||||
Reference in New Issue
Block a user