brendankenny / CanvasLayer

A <canvas> map layer for the Google Maps JavaScript API v3 for 2d and WebGL data visualization
Apache License 2.0
147 stars 52 forks source link

Wrong Scale during Zoom with new Google Maps API Renderer #11

Open aemkei opened 6 years ago

aemkei commented 6 years ago

The Google Maps API has a new renderer that causes wrong position updates with the WebGL layer during the zoom.

zoom

See: https://developers.google.com/maps/documentation/javascript/new-renderer#troubleshooting

Would be great to have the overlay in sync!

naoak commented 5 years ago

I've made a patch referring to https://github.com/google-map-react/google-map-react/pull/559.