On Aug 11, 12:31 am, Yurehi <[email protected]> wrote: > I have been testing out my map which is based on the tutorial example > here -http://econym.org.uk/gmap/example_categories.htm > > This example showed how to display grouped markers by category. > It loads the markers data from this xml > file:http://econym.org.uk/gmap/categories.xml
Just a word of warning, this group is for v3 of the API, those examples are v2 examples. If you are using v2 that group is: http://groups.google.com/group/google-maps-api/topics v3 and v2 are fairly different. -- Larry > > The problem I am having now is that despite carefully placing Lat, > Long coordinates in my xml file, > the markers show up in incorrect places. > > To test it - For example I simply modified the tutorial example xml > file 'categories.xml" > by replacing the first markers Lat & Long with that for NY at: > 40.738205, -74.008255 > But the marker gets placed somewhere in Antarctica rather than NY. > > Could someone possibly tell me why this error would happen? -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
