Hi everybody!
I have the simplest possible map but the marker shows in a very
strange way:
if (GBrowserIsCompatible()) {
var map = new GMap2(document.getElementById("map"));
map.setCenter(new GLatLng(48.1359661,11.5372804), 14);
var point = new GLatLng(48.1359661,11.5372804);
map.addOverlay(new GMarker(point));
}
http://www.freunde-der-mongolei.de/Website/stammtisch.php
Any ideas?
Thanks!
Philipp
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---