I've got a situation where I need to dynamically generate marker icon images, I'm doing so with a php script using ImageMagick and outputting a valid HTTP Response for the png image that's created (has content-type of image/png).
For some reason the maps API won't render the icon if the URL I specify doesn't end with ".png" (the URL obviously ends with ".php"). This seems like a bug to me... -- 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.
