On Sep 30, 3:07 pm, Kevin <[email protected]> wrote: > Does anyone know how to create put a custom marker icon on a static > map? This doesn't look possible from the documentation but I thought > somebody might have know for sure or have a work around that doesn't > violate the terms. Any and all suggestions are greatly appreciated.
Add your star to http://code.google.com/p/gmaps-api-issues/issues/detail?id=208 (quite an early one, that!) Workaround: use CSS to position an image on top of the static map image. That doesn't violate the terms because you're not altering the map image itself. Don't cover the attributions though. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
