googlemaps / googlemaps/google-maps-services-java

Provide reverse geocoding capability for Android with Kotlin

Aperta
#1,002 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
triage me type: feature request
Lingua principale
Java
Stelle
1.8k
Fork
973
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Right now, it's not possible to search by text for coordinates as there'll be an error prompting the user to use alternatives.

The alternative is to search for places in current location, get their names, use these names to look up (by using search by text) and then upon these names, using their place ids, get address components out of which one can derive locality or other appropriate values.

This issue requests the implementation of reverse geocoding in Kotlin library for use in Android.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.