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

Feature Request: Implement Map Events as property #60

Open
nikischin opened this issue May 6, 2024 · 1 comment
Open

Feature Request: Implement Map Events as property #60

nikischin opened this issue May 6, 2024 · 1 comment

Comments

@nikischin
Copy link
Contributor

Implement the MapKit Events as property of the map Element.

So the region-change-end event would be implemented as onRegionChangeEnd, ...

<Map onRegionChangeEnd={(event) => console.log('Region changed to', event)} />
@nikischin
Copy link
Contributor Author

nikischin commented May 8, 2024

Oh, nevermind, I just noticed that those regionChange events I used as example are already implemented, however, the Rotation and Zoom events are not implemented yet, does this have a specific reason?

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

1 participant