> > but everything I was try to do I cant get a custom image for a marker for > Gmap!
Can't see anywhere in your code snippet that attempts to use a custom image, so I don't know what you have tried. The usual way is to create a GIcon object with custom image, and use the GIcon with your GMarker. Documentation https://developers.google.com/maps/documentation/javascript/v2/overlays#Icons_overview Examples http://econym.org.uk/gmap/basic16.htm http://econym.org.uk/gmap/geicons.htm -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-api/-/zwe8bStVq7cJ. 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.
