简体   繁体   English

放大和缩小Google地图时不希望出现的折线渲染

[英]undesired polyline rendering while zooming in and out google maps

rendering reflected image of the polyline 渲染折线的反射图像

I have an application to draw a polyline on latitude and longitude values which are fetched dynamically. 我有一个应用程序可以在动态获取的纬度和经度值上绘制折线。 I'm able to form the polyline perfectly but I see a reflected polyline forming somewhere around the map as I extend the polyline asynchronously which is undesirable (i get this issue even if I don't change the zoom of the map). 我能够完美地形成多段线,但是当我异步扩展多段线时,我看到在地图周围某处形成了一条反射多段线,这是不希望的(即使不更改地图的缩放比例,也会出现此问题)。 please help me avoid that reflection 请帮助我避免这种反思

This is likely a Chrome browser issue. 这可能是Chrome浏览器问题。

The corresponding bug in the public issue tracker is 公共问题跟踪器中的相应错误是

https://issuetracker.google.com/issues/38211242 https://issuetracker.google.com/issues/38211242

Feel free to star the bug to add your vote and subscribe to further updates. 随时给错误加注星标,以添加您的投票并订阅进一步的更新。

UPDATE 更新

As stated in Google issue tracker, the issue was fixed in Chrome 60. The corresponding bug was marked as Fixed on August 9, 2017. 如Google问题跟踪器中所述,此问题已在Chrome 60中修复。相应的错误已于2017年8月9日标记为“已修复”。

This was a chrome browser issue that has now been fixed in chrome Version 60.0.3112.90. 这是一个Chrome浏览器问题,现已在chrome版本60.0.3112.90中修复。

Make sure that you have your chrome version up to date by clicking the three dots on the top right of chrome Help > About Google Chrome 通过单击chrome右上角的三个点来确保您的chrome版本是最新的>帮助>关于Google Chrome

导航到关于Google Chrome浏览器

This should show you what version of chrome you are running. 这应该显示您正在运行的chrome版本。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM