Hi everyone,

Here's my problem (hopefully I'm posting in the right thread):

I have a map, which loads a couple of KML (6 actually).
I want to change the size of one marker when I adjust the zoom. So, I catch 
the zoom_changed event, get the zoom, create an image with MarkerImage then 
set it with setIcon (see attached file).

Unfortunatly, when I'm doing this, if I click on the map, then adjust the 
zoom, the maps "freezes" (no zoom, no drag) but the markers from the KML 
files keep on moving, as if the map was still working.

The problems occurs only when I use setIcon.

Could someone shed some light on this for me please?

Thanks

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

Attachment: googlemap_example.js
Description: JavaScript source

Reply via email to