On Jul 10, 10:58 am, thomas <[email protected]> wrote: > On a whim I decided to swap the long/lat in the var point = new > GLatLng line.. so that it's Lng first then Lat.. and now it works..!! > Is that because it's in the southern hemisphere? Bizarre..
GLatLng() takes a latitude value and a longitude value, in that order. It doesn't matter what *you* call them, that is how those values will be interpreted. Currently http://www.deesideasia.com/sitelocator/phpsqlajax_genxml.php returns no markers at all, so I can't see what data you're using. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
