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
97 stars 81 forks source link

Increase position update interval #47

Closed starshipcoder closed 1 year ago

starshipcoder commented 1 year ago

Hi,

I would like to increase the time between 2 position update for CurrentLocationLayer, to avoid too many ui update.

How can do that ?

Regards

tlserver commented 1 year ago

For this kind of how-to question, please ask in the discord channel.