flet icon indicating copy to clipboard operation
flet copied to clipboard

Location support with multi source like GPS, Galileo, compass etc.

Open krishnakafle opened this issue 3 years ago • 5 comments

I am really searching for Location support for mapping purpose. It will be really useful on development of location based services.

krishnakafle avatar Jul 15 '22 03:07 krishnakafle

Would implementing Location package be enough for your use case https://pub.dev/packages/location?

FeodorFitsner avatar Jul 15 '22 04:07 FeodorFitsner

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.

krishnakafle avatar Jul 15 '22 13:07 krishnakafle

How would you compare flutter_map to https://pub.dev/packages/google_maps_flutter?

FeodorFitsner avatar Jul 15 '22 16:07 FeodorFitsner

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 ).

krishnakafle avatar Jul 15 '22 16:07 krishnakafle

Fair enough.

FeodorFitsner avatar Jul 15 '22 17:07 FeodorFitsner