googlemaps / googlemaps/google-maps-services-java

Provide reverse geocoding capability for Android with Kotlin

未关闭
#1,002 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
triage me type: feature request
主要语言
Java
星标
1.8k
派生
973
PR 合并指标
30 天内没有已合并 PR

描述

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.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。