googlemaps / googlemaps/google-maps-services-java

Provide reverse geocoding capability for Android with Kotlin

Abierto
#1,002 0 comentarios 0 reacciones 0 asignados Ver en GitHub
triage me type: feature request
Lenguaje dominante
Java
Estrellas
1.8k
Forks
973
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.