On Mar 16, 3:13 pm, Steve Sanders <[email protected]> wrote: > Sorry, I'm fairly new to the group. > > www.weareduckhunters.com/map.php
Looks like you are trying to use v3 syntax. It has different syntax and is targeted at a different audience than v2 (mobil devices). The v3 group is: http://groups.google.com/group/google-maps-js-api-v3/ But I would suggest you go back to using v2 syntax. -- Larry > > On Mar 16, 4:33 pm, "[email protected]" <[email protected]> > wrote: > > > > > On Mar 16, 1:47 pm, Steve Sanders <[email protected]> wrote: > > > > I'm trying to make a map for my duck hunter clients. I want to have > > > custom icons appear on certain points based on the Hunter Success > > > ratings. In the old API I could just pass the image name to the Marker > > > constructor. > > > Are you using the Google Maps API or the static maps API? > > > Please follow the posting guidelines and post a link to your map, so > > we can > > tell...http://groups.google.com/group/google-maps-api/web/suggested-posting-...... > > > If you are using the Google Maps API the v1 syntax still works, it is > > just > > depricated.http://code.google.com/apis/maps/documentation/reference.html#GMarker... > > > The new way is to uses the GMarkerOptions > > object:http://code.google.com/apis/maps/documentation/reference.html#GMarker... > > > -- Larry- Hide quoted text - > > - Show quoted text - -- 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.
