Google Charts has just announced map pins with rotation, so you can do things like
icon.image = "http://www.google.com/chart?chst=d_map_spin&chld=0.5|45|FF8888|12|b|A&ext=.png"; Details here: http://groups.google.com/group/google-chart-api/web/chart-types-for-map-pins They're a bit awkward to use because the iconAnchor point changes position. Hints: Don't specify a .iconSize, the size changes depending on the rotation. Do add &ext=png so that the API knows to do the right thing in MSIE -- http://econym.org.uk/gmap The Blackpool Community Church Javascript Team --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
