I have discovered another piece to the puzzle. 
I believe it has to do with screen size/ canvas size.  A co-worker has his 
monitor set to 1024 x 768 and was not able to have the click event fire. 
After he changed his resolution to 800 X 600 the click event worked at zoom 
level 7.  


If I change the width and height of the map canvas (document.write('<div 
id="map_canvas" style="width: 500px; height:800px;"');) the click event 
works at zoom level 7 however at level 9 only some of the KmlLayers 
are click-able.

Is there a recommended map_canvas width and height? 

Am I missing something else?

This site will be going out to the mass public so I need it to work for all 
users the same.

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