I have a kml file containing polylines representing highways in a state.  It 
is loaded into Google Maps v3.3 as a KmlLayer.
 
Whenever I zoom in or out on the map, the KmlLayer appears to be redrawn.  
This causes a flashing effect for the polylines (they disappear and are then 
redrawn) while my Markers stay drawn (and don't flash).
 
Is there a way to eliminate this flashing effect?  I would really like to 
get rid of it.  The same Kml is displayed regardless of the zoom so from an 
application point of view, there isn't a need to redraw the layer.

-- 
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 google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to