react-leaflet-editable-popup

An editable popup component for react-leaflet

Usage no npm install needed!

<script type="module">
  import reactLeafletEditablePopup from 'https://cdn.skypack.dev/react-leaflet-editable-popup';
</script>

README

React Leaflet Editable Popup

A small plugin for leaflet which allows the author to make a popup editable. You can also use the popup to remove its source. This is adapted from leaflet-popup-modifier to work with React-Leaflet.

See the GitHub for more information.