flet
flet copied to clipboard
Location support with multi source like GPS, Galileo, compass etc.
I am really searching for Location support for mapping purpose. It will be really useful on development of location based services.
Would implementing Location package be enough for your use case https://pub.dev/packages/location?
yeah that would be great. But in addition to this, I would love to have map component as well. For example, https://pub.dev/packages/flutter_map
And thanks for support, you guys are doing great work.
How would you compare flutter_map to https://pub.dev/packages/google_maps_flutter?
I would prefer the Flutter_map as it is based upon leaflet (open source) compared to google_maps_flutter (will be charged for google API key after crossing the free threshold ).
Fair enough.