简体   繁体   中英

Is it possible to get the street details based on a geo location in javascript?

Is it possible to get the nearby street details based on a geo-location? Like suppose my geo-location is (x,y) co-ordinates. using this is it possible to get the list of streets, co-ordinates which form the street and any other data related to street around that geo-location? All of this using Google map apis.

Although, there are apis provided by: http://api.geonames.org/findNearbyStreetsOSMJSON?lat=37.451&lng=-122.18&username=demo

I want this exact functionality as shown in the link above using google apis. Is it possible?

否-您所描述的矢量数据提取不受Google Maps API支持。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM