Reputation: 689
While developing my current project i'm using Google maps. I draw some circles on map and i figured out some artifacts on map after scaling or moving map. But let's have a look to official Google Maps Circles demo from documentation: Google Maps Circles Simple
In this demo i have this bugs as well. Here is some screenshots of bugs:
Some facts i have figured out:
Upvotes: 2
Views: 767
Reputation: 32148
It looks like something fishy is happening in Chrome 58. Take a look at this bug report in the issue tracker:
https://issuetracker.google.com/issues/38211242
The behavior is similar to yours. Feel free to add your comments in the public issue and star it. Specify you browser and OS version, which extensions you use in Chrome etc. This can help to reproduce the issue by Google team.
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.
Upvotes: 1
Reputation: 45
I just updated to Chrome version 59.0.3071.109 (Official Build) (64-bit) available today. It appears to have fixed this issue.
Open Settings, click About, and update to 59.
Upvotes: 1