CanvasLayer icon indicating copy to clipboard operation
CanvasLayer copied to clipboard

Wrong Scale during Zoom with new Google Maps API Renderer

Open aemkei opened this issue 6 years ago • 1 comments

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!

aemkei avatar Jun 13 '18 12:06 aemkei

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

naoak avatar Nov 26 '18 12:11 naoak