> how can I get my custom markers to show?

Try defining your icon before you use it, rather than defining it
inside the click listener that is only invoked long after a marker has
been placed and the user has clicked it.  Use a reference to this icon
when creating the marker.

Have a closer look at Mike's tutorials, like the 'Custom marker' one,
and try to understand what they do.  You're not likely to get very far
by blind copy-pasting chunks of code.

-- 
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.

Reply via email to