Case when options.eventsCallbacks.zoomIn not owrking #46
Closed
opened 9 months ago by glitch4347
·
2 comments
Loading…
Reference in new issue
There is no content yet.
Delete Branch '%!s(MISSING)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
I define options like:
but it's not invoked on zoomIn
I use react
it's because in this case eventsCallbacks inside zoomEvents.
Should be
{ zoomEvents:{...}, eventsCallbacks:{...}}