MapIconMaker currently only supports v2. It should be fairly simple to port to v3, though it'll need to return separate MarkerImage objects for the icon and the shadow.
Take a look at these relevant documents: contributing to the v3 library: http://code.google.com/p/google-maps-utility-library-v3/wiki/HowToContribute v2 version: http://gmaps-utility-library.googlecode.com/svn/trunk/mapiconmaker/1.0/docs/examples.html v3 MarkerImage: http://code.google.com/apis/maps/documentation/v3/reference.html#MarkerImage I'd port this for you, but I'm going to work on all those feature requests today :). -Susannah -- 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=.
