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

BUG: remove ContextMenu from Controls collection #55

Closed
ollazarev opened this issue Aug 31, 2016 · 3 comments
Closed

BUG: remove ContextMenu from Controls collection #55

ollazarev opened this issue Aug 31, 2016 · 3 comments

Comments

@ollazarev
Copy link

Bug on 40 line: http://jsfiddle.net/gLmq75sp/1/

map.removeControl(contextmenu) calls Base.setMap(null) function, which results in an error

@jonataswalker
Copy link
Owner

Thanks for reporting @ollazarev.

Let me see how to fix it.

@jonataswalker
Copy link
Owner

@ollazarev please see #57.

@ollazarev
Copy link
Author

@jonataswalker thanks. It's work

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

No branches or pull requests

2 participants