>var point = new GLatLng(parseFloat(points[i].getAttribute("lng")),
>parseFloat(points[i].getAttribute("lat")));
>I did this and my map is broke. you can see it at 

http://24.25.162.208/maps/

Your lat and lng values are the wrong way round.

Try zooming out and you will find your marker.

Ralph


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to