> I am interested more in my code 
> at:http://www.omk.inmidia.pl/pl/site/28/dodaj-objazd.html

I get an error on loading in FF2
   "MarkerClusterer is not defined"
your file http://localomk/markerclusterer/markerclusterer_packed.js
cannot be found from here.

In function follow() ...
   mclistener = google.maps.event.addListener(map, 'click',
function(event) {alert('a')
           showSaveMarker(markerx,lastImgInd==0 ? 'roboty':'korki')
           clicked = true;
           google.maps.event.removeListener(mmlistener)
           google.maps.event.removeListener(mclistener)
try adding some more semicolons ";" at the ends of lines

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

Reply via email to