hi,
In my asp.net web application I'm changing marker image at rumtime
using the below given statements in mouseup statements
this.setIcon('..Images/changedimage.gif');
It is working but also it continue to display old image.
What is wrong in code ?
Thanks
--
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.