How would you do this..
Trying to get an output in decimal form.. ie.
<Latitude>N47° 26.74'</Latitude>
<Longitude>W122° 18.28'</Longitude>
to
<Latitude>47.2674</Latit...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_21557591.html
Zones:
JavaScriptDate Answered: 02/11/2006 Grade: A Views: 0
Is it possible to pass a series of addresses to Google Maps?
If not...what tool is there to do so?
I'll be passing all locations for a set of churches in a county from SQL Server and need to ...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_21759455.html
Testing with google maps, script has the following code
// Download the data in data.xml and load it on the map. The format we
// expect is:
// <markers>
// <marker lat="3...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_21794806.html
Zones:
JavaScriptDate Answered: 03/31/2006 Grade: B Views: 0
I have this google map I found here http://www.econym.demon.co.uk/googlemaps/basic4.htm
But I haven't really played around with google's api and don't quite understand some of it.
What I want...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/CSS/Q_22471643.htm...
i need to show this exact same address on google map;
http://www.hotelsantacatalina.com/en/situacion.htm
somehow they use same google map... even i input same address... still doesn't show sa...
http://www.experts-exchange.com/Other/Miscellaneous/Q_22684393.html
hi there; using asp.net (vb), i've atted a google map to my site programatically (i.e. i first looked up the co-ordinates of the location and entered them into the code):
Dim dblLongitude As Dou...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22697963.html
I am having trouble finding any example that will do the following, load a Google map with more than one marker upon loading (each marker must be clicked). Each marker is loaded from a set of post ...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_22896067.html
I am embedding a Google Map on an html page using an iframe as copied from "Link to this page" on the desired Google Map. The map on my page opens with the InfoWindow bubble obscuring a significan...
http://www.experts-exchange.com/Web_Development/Search_Engines/Q_23054308.html
I'm working on a real estate search site, and need to integrate our custom search with a Google Map store locator. My test store locator is based on an article from Google called "Creating a Store ...
http://www.experts-exchange.com/Web_Development/Search_Engines/Q_23311545.html
Is it possible to get the actual map coordinates when using getCenterLatLng() in Google Maps? I can't find an answer anywhere.
Thanks
http://www.experts-exchange.com/Web_Development/WebApplications/Q_23333211.html