Available today, you can now use custom images for annotations on Maps Web Snapshots.
The full list of available annotation styles for Maps Web Snapshots is now:
The full list of available annotation styles for Maps Web Snapshots is now:
dot (a small circle)
balloon (default balloon-style annotation)
large (a selected balloon)
*NEW* img (your own custom image)
Specify the images that you want to use in the imgs array. Each item in imgs should be an Image JSON object, which lets you specify parameters like url, height, and width.
Set markerstyle=img on your Annotation object. Use imgIdx to choose an image within imgs for this annotation.