geocodezip / geoxml3

Automatically exported from code.google.com/p/geoxml3
102 stars 87 forks source link

fix zoom issue #120

Closed fredbwang closed 6 years ago

fredbwang commented 6 years ago

zoom manipulation should be done after all action has been done in draw method. or there will be overlay issue when zooming in and out. Already tested in http://www.geocodezip.com/geoxml3_test/v3_geoxml3_kmztest_linktoB.html?filename=http://www.geocodezip.com/geoxml3_test/kml/zk01w7hhv4_o.kml originally when you zoom in and out the image will not fit into the map. this issue happens recently and i think it is caused by newly updated google getzoom api.

turnkeytitan commented 6 years ago

this works fine for me, please merge it