> you can place the marker by pointing, and clicking. In > firefox, the click event doesn't seem to be triggered, so i keep > moving the marker around the screen and can't add it.
I'll rephrase ; the marker chasing the mouse pointer is clickable by default. Your click listener is on the map. The click event may occur on the marker, not the map. -- 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.
