Skip to content

thijssmudde/react-leaflet-context-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-leaflet-context-menu

// TODO update readme // TODO update documentation // TODO create example

Plugin for React-Leaflet to display context menu with as many options as you'd like.

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

Example

Demo MyRoutes.io or in examples folder

Installation

yarn add react-leaflet-context-menu
// Import the package
import 'react-leaflet-context-menu'

// Inside your <Map> component add fullscreenControl
<Map
  fullscreenControl />

Dependencies

About

Creates a context menu on your react leaflet map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors