Hello,
I'm using ajax to periodically reload the the position of the marker.
The marker position is loaded from database. I'm using
gmap.removeOverlay(markerid); to remove the marker and I'm setting it
again with the new position. but I get an error saying that "markerid"
is not defined. I have upload an sample of this issue to
http://heka.ati-kos.com/gmap/ and http://heka.ati-kos.com/gmap/script.php
is the script that creates the marker and is loaded periodically by
the index file. any help on how to remove and set again the marker
periodically would be appreciated.

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