tlserver / flutter_map_location_marker

A flutter map plugin for displaying device current location.
https://pub.dev/packages/flutter_map_location_marker
BSD 3-Clause "New" or "Revised" License
98 stars 83 forks source link

How to make current location marker keep center #9

Closed boimseu closed 2 years ago

boimseu commented 2 years ago

Hi, anyone could help me how to make current location marker keep on center, but still can zoom in or zoom out.

I made marker always center, but when I double tap to zoom in, it always back to center position and zoom is off

Michael-Eliosov commented 2 years ago

Try setting interactiveFlags to only zoom in the MapOptions