1.0.2 • Published 2 years ago

react-leaflet-rightclick v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

React Leaflet Right Click

React Leaflet Right Click is plugin leaflet for create contextmenu more than easier, compatibility with react component and standalone UI. see example code here

npm install react-leaflet-rightclick

Features

  • standalone UI
  • type-safe
  • event hook

Props

propstatusdescription
onRightClickoptionalevent listener when mouse right click clicked, it will return contextmenu event (lat, long, etc), see more on code example.
customComponentrequiredcomponent that will appear when right click on clicked, you can see on code example.

Development

Want to contribute? Great!

License

MIT

Free Software, Hell Yeah!