Take a look here: http://code.google.com/apis/maps/documentation/javascript/overlays.html#Icons
Chad Killingsworth On Sep 16, 6:02 am, Ben Shillito <[email protected]> wrote: > Thanks for your responses - i'm afraid predictably i'm very new to the > google maps API so if you've got a moment would appreciate a bit more > help. > > I can see the marker image constructor is what I need to insert but > can you tell me where to place this? All I would like is a simple png > file to replace the default marker image for all the points on my map > which I intend to load from the xml file. If this works I will look > into shadows but that is not at all a priorty. > > Many thanks, > Ben > > On Sep 15, 3:32 pm, Nathan Raley <[email protected]> wrote: > > > > > You create a marker image. Details on how to do so are found > > here:http://code.google.com/apis/maps/documentation/javascript/reference.h... > > > <http://code.google.com/apis/maps/documentation/javascript/reference.h...> > > > On Wed, Sep 15, 2010 at 9:12 AM, Ben Shillito <[email protected]> wrote: > > > I've got a v3 map up and running atwww.upcakes.co.uk/buyandam > > > trying to change the default marker icon image. I've seen Mike > > > William's tutorial athttp://econym.org.uk/gmap/custom.htmbutthis > > > only relates to V2. Does anyone know how to change the default to a > > > simple png file for the v3 code? > > > > Just to slightly complicate things i'm loading all my marker points > > > from an external .xml file. > > > > Many thanks! > > > > -- > > > 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]<google-maps-js-api-v3%2B > > > [email protected]> > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/google-maps-js-api-v3?hl=en. -- 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.
