简体   繁体   English

Google Places API在GLOBE中搜索PLace

[英]Google Places API search for a PLace in GLOBE

I want the user to enter a name of a place , and it will return all the matching places, User will select one from the list, In Google Place API I need to provide a lat, lng and search within a certain radius. 我希望用户输入一个name of a placename of a place它将返回所有匹配的地点,用户将从列表中选择一个。在Google Place API我需要提供纬度,经度和在一定半径范围内的搜索。

But I want no radius, rather I want it to search the globe, much like the place search in Google Earth. 但是我不需要半径,而是希望它可以搜索地球,就像Google Earth中的位置搜索一样。

Right now I am planning to observe Google Earth under wireshark and I'll repeat the same. 现在,我打算在wireshark下观察Google Earth,我将重复同样的操作。 Is that lawsuit ? 那是诉讼吗? or is there any other straight way to do the same ? 还是有其他直接的方法可以做到这一点?

I've no problem in using services like bing or any others, if they offer the same 如果使用bing或其他任何服务,只要它们提供的服务相同,我也没有问题

Have you thought about entering a lat,lng of 0,0 and a radius of 12,500 miles? 您是否考虑过输入0,0的经度和12500英里的半径? That should cover the world. 那应该覆盖世界。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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