Skip to content

React component to display and change the current zoom level of a leaflet map.

License

Notifications You must be signed in to change notification settings

tumerorkun/react-leaflet-zoom-indicator

Repository files navigation

react-leaflet-zoom-indicator

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

working demo page

Usage

install package

npm i react-leaflet-zoom-indicator

import to project

import { ReactLeafletZoomIndicator } from 'react-leaflet-zoom-indicator'

use it in the map

<ReactLeafletZoomIndicator head='zoom:' position='topleft' />

About

React component to display and change the current zoom level of a leaflet map.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published