mirror of
https://github.com/Myzel394/quid_faciam_hodie.git
synced 2025-06-18 15:25:27 +02:00
fixed OpenStreetMap initialization
This commit is contained in:
parent
eb9237d8c1
commit
57a0428325
@ -33,6 +33,7 @@ class _MemoryMaterialMapsState extends State<MemoryMaterialMaps> {
|
||||
latitude: widget.location.latitude,
|
||||
longitude: widget.location.longitude,
|
||||
),
|
||||
initMapWithUserPosition: false,
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user