The map:zoom, map:move, etc. events currently provide Leaflet objects directly, which is not aligned with the simplicity that Hyperleaflet aims to provide. These objects should be replaced with simpler and easier to understand representations.
Edit: this has a exception which is LatLng object.
The map:zoom, map:move, etc. events currently provide Leaflet objects directly, which is not aligned with the simplicity that Hyperleaflet aims to provide. These objects should be replaced with simpler and easier to understand representations.
Edit: this has a exception which is LatLng object.