react-leaflet-fullscreen-control

0.0.4 • Public • Published

react-leaflet-fullscreen-control

Plugin for React-Leaflet to display fullscreen control

Thanks to https://github.com/Leaflet/Leaflet.fullscreen on which this react plugin is 100% based on.

Example

Demo MyRoutes.io or in examples folder

Installation

yarn add react-leaflet-fullscreen-control
// Import the package
import 'react-leaflet-fullscreen-control'
 
// Inside your <Map> component add fullscreenControl
<Map
  fullscreenControl />

Dependencies

Readme

Keywords

none

Package Sidebar

Install

npm i react-leaflet-fullscreen-control

Weekly Downloads

264

Version

0.0.4

License

MIT

Unpacked Size

414 kB

Total Files

9

Last publish

Collaborators

  • thijssmudde