0.1.2 • Published 6 years ago

react-leaflet-zoom-indicator v0.1.2

Weekly downloads
7
License
MIT
Repository
github
Last release
6 years ago

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' />
0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago