No, "point" is correct, with a static image url works fine. You can test the problem it with the Playground sample (http://code.google.com/ apis/ajax/playground/#map_icon_simple)
if previous goes directly to the image url, works, seems to must be cached example: if the url is http://www.google.com/chart?chst=d_bubble_texts_big&chld=bb|008888|FFFF88|test navigate directly to this url with some web browser. Works... but if put in the body: <body> <img src="http://www.google.com/chart?chst=d_bubble_texts_big&chld=bb| 008888|FFFF88|test"/> the image don't apears... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
