| Issue 8159: | Bug: incorrect rendering of StrokePosition.OUTSIDE | |
| 3 people starred this issue and may be notified of changes. | Back to list |
Google Maps API V 3.21
Chrome 43.0 / Firefox 38.0 / Safari 8.0
Retina MacBook ( OS X 10.10 )
Rectangles and Circles with option { strokePosition: google.maps.StrokePosition.OUTSIDE } are rendered incorrectly
please check:
https://jsfiddle.net/mswnm32j/
and attached Screenshot
OK:
API 3.19 / 3.20 - Chrome / Firefox / Safari - Retina Macbook ( OS X 10.10 )
API 3.21 - Chrome / Safari - iPad 2 ( iOS8.3 ) !
Jun 5, 2015
#1
[email protected]
Jun 25, 2015
(No comment was entered for this change.)
Status:
PendingFurtherReview
Jun 25, 2015
Thanks for reporting - it looks like a regression in 3.21
Jul 5, 2015
(No comment was entered for this change.)
Status:
Fixed
Jul 9, 2015
Hi Team, I am getting the below error with my google map api. "too much recursion" I am using the below api URL : https://maps-api-ssl.google.com/maps?file=api&v=3
Jul 9, 2015
Hi Prachisuchi, Can you indicate whether what you see is related to polygons and or strokepositions? Also your JS Url https://maps-api-ssl.google.com/maps?file=api&v=3 is not loading version 3, it's loading version 2, which has long been deprecated. (Despite the v=3, it's using a very old url format) Try loading V3 for example via: maps.googleapis.com/maps/api/js If you have a problem there, I please open another issue if this is not related to the polygon. Thanks! |
|
| ► Sign in to add a comment |