icerockdev / moko-maps

Control your map from common code for mobile (android & ios) Kotlin Multiplatform development
https://moko.icerock.dev/
Apache License 2.0
87 stars 16 forks source link

Implement getSimilarNearAddresses for Mapbox #43

Open Alex009 opened 4 years ago

Alex009 commented 4 years ago

getSimilarNearAddresses now not implemented on iOS and implented by Android OS Geocoder class on android. Mapbox contains rest api for geocoding, so we should use it - https://docs.mapbox.com/help/how-mapbox-works/geocoding/