mirror of
https://github.com/Myzel394/quid_faciam_hodie.git
synced 2025-06-19 07:35:26 +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,
|
latitude: widget.location.latitude,
|
||||||
longitude: widget.location.longitude,
|
longitude: widget.location.longitude,
|
||||||
),
|
),
|
||||||
|
initMapWithUserPosition: false,
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user