Google map markers react like glitch

42 views
Skip to first unread message

Amicus India

unread,
May 28, 2021, 3:10:02 AM5/28/21
to flutt...@googlegroups.com
Hi,
I used google map and set markers  but markers react like weird like the in the video ,it changed randomly position 
i used code to set markers like below
GoogleMap(
padding: EdgeInsets.all(25),
mapType: MapType.normal,
myLocationButtonEnabled: false,
myLocationEnabled: true,
zoomControlsEnabled: false,
markers: Set<Marker>.of(markers.values),
//circles: circles,
onCameraIdle: () {

},
// markers: Set.from(_markers),
// markers: Set<Marker>.of(markers.values),
initialCameraPosition: CameraPosition(
target:_initialPositionlat,
zoom: 13.2,
    ),    

Video link: https://drive.google.com/file/d/1smFiXBj1F2d-836RMLFdjImtUAyE0ACF/view?usp=drivesdk

kindly help to solve this problem
Thanks in advance
Reply all
Reply to author
Forward
Message has been deleted
0 new messages