Geocoder API 在 Android 中免费吗?

Is the Geocoder API free in Android?

我想知道built-in Geocoding API是否免费

我找到了 this price sheet 但不确定它指的是上面的 class 吗?

内置的地理编码器是免费的,但据说有限制,具体取决于实施情况。然而,正如文档中所说,并不是每台设备都可用,因此您可能需要使用 Google 地图 API.