On Apr 21, 11:32 am, cjackson111 <[email protected]>
wrote:
> Thanks for the link. Yes, I have seen that tutorial but that explains how to
> create custom markers which I have already done. I am looking for how to
> display a different marker if an event is happening on the current date
> (today). For instance, all events would have the same marker appear on the
> map except for the event that happens to which would be a different color.
> Any ideas how I can do that?

Lots of them.  If you were to follow the posting guidelines I could
more than point you again to the second example in my previous
post )changing a marker icon on mouseover):
http://econym.org.uk/gmap/mouseover.htm

or you could just put the date in the xml file and test it against
todays date and use that to determine the icon or just put a
definition of the icon in the xml (let the server decide the icon).

It is all easy to do and just programming.   See the documentation for
the syntax required.

Post a link to your map (particularly a non-working version that you
have tried to do this and run into trouble) if you want specific
suggestions.

  -- Larry

>
> Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" 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.

Reply via email to