On Jun 4, 9:28 am, dtrax84 <[email protected]> wrote: > Seems that the google map marker does not work in firefox v3. Work > fine on > chrome and IE. Can anyone assist on > this:http://fociki.com/geotagging/index/testuser > > When running on IE and Chrome, the markers will appear but not on FF > browser
The markers appear if I do this in the address bar: javascript:map.addOverlay(markers[0]); javascript:map.addOverlay(markers[1]); You might want to review this page from the open source marker manager documentation: http://gmaps-utility-library.googlecode.com/svn/trunk/markermanager/RELEASE_DEPRECATED.txt -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
