Area/Boundary lat long of a location of a given area

孤街醉人 提交于 2019-12-08 11:19:21

问题


Suppose I search using a location something like (Texas) now I want to mark the area of Texas using a polygon. So for drawing polygon i need the the lat long of that area. I search in google and discuss with some of my friend i found those links. From those links I understand that google doesn't provide the information. I need a solution in google map V2 so that i can implement it in my android project. So my question is how can i get those area lat long? Here is some link of my requirement-

Google Maps how to Show city or an Area outline

Outline areas on a Google Map using Google Map API v3

Highlighting borders of state and cities of US in Google Map API 3

And here is some screenshot- https://drive.google.com/file/d/0B_TUaWwnPSeHbnZlc0hWbzZPcmM/view?usp=sharing

https://drive.google.com/file/d/0B_TUaWwnPSeHWUg2WDdkMUs1TjA/view?usp=sharing


回答1:


You may want to check out Google's developer guide for Geocoding: https://developers.google.com/maps/documentation/geocoding/intro



来源:https://stackoverflow.com/questions/38437800/area-boundary-lat-long-of-a-location-of-a-given-area

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