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

onIdle callback [feature request] #42

Closed
raulmatei opened this issue Oct 1, 2015 · 1 comment
Closed

onIdle callback [feature request] #42

raulmatei opened this issue Oct 1, 2015 · 1 comment

Comments

@raulmatei
Copy link

Hi,

Is it possible to add an onIdle callback, that will get this.map_ this.maps_ as arguments - it will be easier for those who want to work with the map instance and not only:

this.props.onIdle(this.map_, this.maps_);

I used to work with the map instance to enable some functionality that's not implemented in this component, and I had to create a loop to make sure I'll always get it.

Thanks,
Raul.

@istarkov
Copy link
Collaborator

istarkov commented Oct 3, 2015

Closed as duplicate of this
#43

@istarkov istarkov closed this as completed Oct 3, 2015
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