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

onBounds_changed has been renamed to onBoundsChanged #518

Open
ronitronitronit opened this issue Jul 20, 2021 · 2 comments
Open

onBounds_changed has been renamed to onBoundsChanged #518

ronitronitronit opened this issue Jul 20, 2021 · 2 comments

Comments

@ronitronitronit
Copy link

Please update the documentation. Thanks!

@ivan133
Copy link

ivan133 commented Oct 28, 2021

Yes and that's how you should use it

      <Map
        google={ this.props.google }
        onBoundsChanged={() => console.log('onBoundsChanged')}
      >

@ronitronitronit
Copy link
Author

The documentation is still incorrect :)

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