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

Exposed reference to the 'shapeContainer' object #6

Open
thingsinjars opened this issue Jan 10, 2013 · 1 comment
Open

Exposed reference to the 'shapeContainer' object #6

thingsinjars opened this issue Jan 10, 2013 · 1 comment

Comments

@thingsinjars
Copy link
Contributor

The shapes in the shape plugin are all added to the internal 'shapeContainer' object. It'd be handy to either:

  • have an easy access to this container or
  • pass in a container to be used instead

Otherwise you have to root around inside the 'originalMap' call to grab hold of it.

@johnkattenhorn
Copy link

It's second that, I was wondering if you could share your code for obtaining the internal one as I'd like to build out a zoom to marker function.

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