> You cant test the problem athttp://roldan.es/test.html
Have you noticed that the <img> you display isn't actually the same as
the one you are trying to set as an icon image? Do you think that
perhaps there is some connection there?
var MyIcon = new google.maps.Icon(G_DEFAULT_ICON,'http://
www.google.com/chart?chst=d_bubble_icon_text_small&chld=petrol|bb|FFFF88|000000|mytitle');
<img src="http://www.google.com/chart?chst=d_bubble_texts_big&chld=bb|
008888|FFFF88|fails"/>
Trying
http://www.google.com/chart?chst=d_bubble_icon_text_small&chld=petrol|bb|FFFF88|000000|mytitle
directly in the browser gives me a message about malformed requests,
doesn't it do that for you?
cheers, Ross K
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---