On Jan 15, 9:39 am, Vicki Carleton <[email protected]> wrote: > I am new to Javascript & this Google Maps API so please forgive if > this is obvious! I've read through many posts but still can't > quite get this working. > > I want to be able to control the color of the map marker. Let's > look at this simple example that displays a default marker (red) in > Australia. What exactly would I need to do to make this marker > orange instead of red?
Here is an example using different colored markers available from google: http://www.geocodezip.com/v3_markers_normal_colored_google.html The Google Charts API can be used as well (search the group for examples). -- Larry -- 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.
