README
WIP: react-location-picker
A react component that gives you a map to integrate into a form, allowing a user to zoom and pan to a location and save the location.
A react component to pick a location on a map using leaflet. Also allows to search for an address.
<script type="module">
import reactLocpick from 'https://cdn.skypack.dev/react-locpick';
</script>
A react component that gives you a map to integrate into a form, allowing a user to zoom and pan to a location and save the location.