Reference:
http://test6.waltonstreetwebdesign.com/location_geneva.php
So if you look at the source of the page, in the head there is the map
api javascript. I'm pretty new to google maps, so this is really
frustrating to me. Find the lines:
//map.setCenter(new GLatLng(37.4419, -122.1419), 13);
map.setCenter(new GLatLng(-88.3271, 41.8927), 13);
The first line is directly out of one of the code examples that google
has. It works. Now the second line is the coordinates of my location.
ALL I DID WAS CHANGE THE STUPID COORDINATES AND THE MAP IS LOADING
GREY!!!!! Why is that happening? Why can't it just load at my location?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---