Hi, Would like to know if there is any way to capture zoom event on Lmap. I am looking to implement a feature where based on the zoom level i will have change the components on the map.
Hi,
Use LeafletMoveEndListener. It catches both zooming and panning events, all that change the viewport visible for end user.
cheers,
matti