Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何根据地址 [可能包含城市、街道等] 为位置创建图钉。我不能使用密码,因为它不是各国的标准。请任何人指导我如何去做。
感谢 Murali NM
您必须从 Bing 调用基于 REST 的 Web 服务,指示整个地址。此类服务将返回您将用于创建图钉的 GeoCoordinate(如果找到)。
干杯,
您只能根据纬度和经度(地理坐标)向地图添加内容。无法通过地址将内容添加到 bing 地图中。
您可以从 bing 或 google 调用服务以检索特定地址的地理坐标。