> actually the setImage isn't the problem, because the URL is fine.
Yup I know. The point was that if
marker = new GMarker .... {icon : myicon});
myicon.image = newthing;
worked, they wouldn't have invented marker.setImage()
There aren't any other relevant .setxxx methods.
Without any idea of what you're doing or why, if it were allowing
users to upload their personalised markers to your server, why not
calculate all the details at upload time and then use in the client by
means of e.g. JSON
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---