nomo-kazza / google-maps-utility-library-v3

Automatically exported from code.google.com/p/google-maps-utility-library-v3
Apache License 2.0
0 stars 0 forks source link

CanvasLayer does not align well with map at high zoomlevels #288

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Attached is a file (canvas_glitch.html) of a modified version of the 
hello2d.html example file for CanvasLayer usage. It has a small canvas and 
begins at zoom level 21. It also contains a google.maps.Rectangle object with 
the same bounds as the canvas.

What steps will reproduce the problem?
1. Open the canvas_glitch.html file
2. Drag the map around
3. Watch the canvas misalign with the black rectangle and lag behind

Expected result:
Both the rectangle and the canvas should always be aligned.

Actual result:
The canvas lags behind the rectangle and it is often misaligned.

Version: r45

Browser / Operating System:
Chrome 31.0 / MacOSX 10.9.1

Original issue reported on code.google.com by nwaissbl...@gmail.com on 8 Jan 2014 at 1:31

Attachments:

GoogleCodeExporter commented 9 years ago
Version: r459

Original comment by nwaissbl...@gmail.com on 8 Jan 2014 at 1:38