On Jan 21, 8:52 am, ascent walk <[email protected]> wrote:
>
> this is the link of my page and i want to show different colors for these
> different locations.
> Please tell me how it will be done
This is where you create the markers (line 52 in the browser source)
var marker = new GMarker(point,{'title': tooltip});
You need other options if you want to change the icon you use for the
marker. See the documentation:
http://code.google.com/apis/maps/documentation/reference.html#GMarkerOptions
--
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.