我已經使用GeoCoding服務創建了添加多個標記和infoWindows的代碼。我從API v3文檔複製了該方法。我的腳本從ASP.Net Web服務中提取地址信息,並將它們寫入隱藏的div元素。 function codeAddress(address)
{
//Get the location information from address
geocoder
可能重複: how i can get latitude , longitude of a location programmatically or using a api 我使用>http://www.weather.gov/forecasts/xml/SOAP_server/ndfdXML.htm。獲取地點的天氣情況。在這裏,我需要將緯度和經度傳遞給web方法。我有位置名稱,但不包括緯度&經度