Google Maps random vertical line in Chrome

前端 未结 5 1589
Happy的楠姐
Happy的楠姐 2020-12-17 10:58

I am implementing google maps on my website and I just started noticing this line appearing. It only happens in Chrome (Windows) and no matter how far I step back in my code

5条回答
  •  [愿得一人]
    2020-12-17 11:17

    It was a zoom issue for me on chrome.

    Can you check your browser zoom? This is often an issue when the zoom puts the tiles at non-integer pixel coordinates. You can reset the zoom by hitting ctrl-0.

提交回复
热议问题