本文介绍了获得城市区域或社区的最佳方式的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嘿伙计们,


我对Bing地图很陌生,想知道如何获得一个城市地区的Geocode api回报。  例如,如果我想查找 - 城市(地区)或阿伯茨福德(Matsqui Prairie地区) 


google的api将返回区域中心


lat =  49.106961


lng =  -122.295973



我想要做的是使用bing贴图获得此类结果。



任何帮助都将不胜感激。

解决方案

Hey guys,

I'm brand new to Bing maps and Wondering how to get a return on the Geocode api for an area of a city.  For example if I wanted to find -- city(area)  or  Abbotsford (Matsqui Prairie area) 

google's api would return the centre of area

lat = 49.106961

lng = -122.295973

What I'm looking to do is get this type of result using bing maps.

Any help would be appreciated.

解决方案


这篇关于获得城市区域或社区的最佳方式的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-06 06:21