My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 8159: Bug: incorrect rendering of StrokePosition.OUTSIDE
3 people starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  [email protected]
Closed:  Jul 2015


Sign in to add a comment
 
Reported by [email protected], Jun 5, 2015
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 ) !

circle.jpg
65.2 KB   View   Download
Jun 25, 2015
Project Member #2 [email protected]
(No comment was entered for this change.)
Status: PendingFurtherReview
Jun 25, 2015
Project Member #3 [email protected]
Thanks for reporting - it looks like a regression in 3.21
Status: Accepted
Owner: [email protected]
Labels: Internal-22096946
Jul 5, 2015
Project Member #4 [email protected]
(No comment was entered for this change.)
Status: Fixed
Jul 9, 2015
#5 [email protected]
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
Project Member #6 [email protected]
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

Powered by Google Project Hosting