> But now I would like to activate an javascript event when the marker is
> clicked for example:
Add event listeners to yoiur markers, and have them run whatever code
you want
Example
http://code.google.com/apis/maps/documentation/javascript/events.html#EventClosures
--
You received this message
Hi.
Do you want to change clickable attribute of marker, don't you?
If so, you can change via Marker.setClickable() method.
Here is an example.
http://googlemaps.googlermania.com/google_maps_api_v3/map_example_click_change.html
On 11月2日, 午前7:48, Autive bedrijf wrote:
> Hi there,
>
> Im pretty n