React component to display and change the current zoom level of a leaflet map.
Supports react-leaflet v1 and v2
You can see an example project on react-leaflet-components-examples repository
npm i react-leaflet-zoom-indicatorimport { ReactLeafletZoomIndicator } from 'react-leaflet-zoom-indicator'<ReactLeafletZoomIndicator head='zoom:' position='topleft' />