>Too many markers? 

yes, i agree with you. i thing thats too many markers.
ok ill try KMLayer,..

>Have you looked to see if dragzoom supports that? 
>If not you will have to modify it to behave the way you like.

no, i have not,..
whether it is possible to modify??
ill try in code:

google.maps.event.addListener(map, 'zoom_changed', function () {
        infowindow.close();

map.enableKeyDragZoom({
        //hold ke "shift" for shortcut
        visualEnabled: false,

    });

    });

but not work,..

thanks

regards,..

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

Reply via email to