当我写“Surat”,“mumbai”等任何位置时,它会使用Bing Map Rest API在地图上显示其位置,但是当我写“Jamnagar Reliance”时它不会给出任何结果 我使用“按查询位置”api搜索位置。
http://dev.virtualearth.net/REST/v1/Locations?q=
我正在使用上面的网址找到一个位置。 它返回以下结果
{"authenticationResultCode":"ValidCredentials","brandLogoUri":"http:\/\/dev.virtualearth.net\/Branding\/logo_powered_by.png","copyright":"Copyright © 2015 Microsoft and its suppliers. All rights reserved. This API cannot be accessed and the content and any results may not be used, reproduced or transmitted in any manner without express written permission from Microsoft Corporation.","resourceSets":[{"estimatedTotal":0,"resources":[]}],"statusCode":200,"statusDescription":"OK","traceId":"a9a6612f91ad4d26af8782a71568b1e2|HK20271656|02.00.108.1000|HK2SCH010280621, HK2SCH010310228, HK2SCH010301656, i-98935154.ap-southeast-1a, CO3SCH010265312"}
答案 0 :(得分:0)