Is there any difference between Android Geocoder Class and Google Geocoder API?

假如想象 提交于 2019-11-27 02:59:42

问题


I just want to launch my application which is using Reverse Geocoding with the help of Geocoder Class but I want to ask whether this cause any problem further?

  • Like do I have to add API KEY in my project?
  • Limitations in Geocoder Class (quota)?

I have called reverse geocoding more than 4000 times (Using GPS Spoofing App) in an hour from the same device but its still giving me the result. Are there no limitations to use Geocoder class?

What's the difference between Google Geocoding API vs Geocoder Class in Android?

Waiting for your response.....

来源:https://stackoverflow.com/questions/54144432/is-there-any-difference-between-android-geocoder-class-and-google-geocoder-api

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!