liodali / osm_flutter

OpenStreetMap plugin for flutter
https://pub.dev/packages/flutter_osm_plugin
MIT License
219 stars 91 forks source link

Reverse GeoCoding #84

Open UsamaKarim opened 3 years ago

UsamaKarim commented 3 years ago

It will also be helpful if we get the address of the location (not only GeoPoint) if we select the marker while picking the location. I know that it can be achieved without any service and some Packages like GeoCoding have the feature to get the address from Platform's own services. But the users of your package will be mostly from the countries like China where Google Play Services do not work

jesussmile commented 3 years ago

Yes! I was thinking the same, currently with this plugin is there a way to get address from location, reverse geocoding?

liodali commented 3 years ago

I will add static method to reverse geopoint and inverse also i will use nominatim api it will available innex week inshalah

jesussmile commented 3 years ago

I will add static method to reverse geopoint and inverse also i will use nominatim api it will available innex week inshalah

Discussion https://github.com/liodali/osm_flutter/discussions/86

liodali commented 3 years ago

@UsamaKarim you can use this library it implement what you want without need to added to my library https://pub.dev/packages/osm_nominatim