Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DrawingTools: Maximum call stack size exceeded #27

Closed
GoogleCodeExporter opened this issue Aug 5, 2015 · 1 comment
Closed

DrawingTools: Maximum call stack size exceeded #27

GoogleCodeExporter opened this issue Aug 5, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Go to 
http://gmaps-samples-v3.googlecode.com/svn-history/r282/trunk/drawing/drawing-to
ols.html
2. Draw a polygon 
3. When you finished you get the error "Uncaught RangeError: Maximum call stack 
size exceeded"

What is the expected output? What do you see instead?
Polygon never completes

What version of the product are you using? On what operating system?
chrome 39.0.2171.71 m

Please provide any additional information below.

I find out that when you call drawingManager.setDrawingMode(null) it fires the 
overlaycomplete and polygoncomplete events and this cause a endless loop.

Original issue reported on code.google.com by adriano....@gmail.com on 20 Jan 2015 at 6:41

@GoogleCodeExporter
Copy link
Author

Nevermind I think it was a problem on maps api, it´s working now.

Original comment by adriano....@gmail.com on 22 Jan 2015 at 5:46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants