README
React-Leaflet-Antimeridian
This package acts as an Adapter to allow leaflet-antimeridian code to be used with React-Leaflet.
This allows you to create WrappedPolygons and WrappedPolylines as first-class React components.
React-Leaflet adaptor for the Leaflet-Antimeridian package, brings meridian-spanning WrappedPolylines as first-class React components.
<script type="module">
import reactLeafletAntimeridian from 'https://cdn.skypack.dev/react-leaflet-antimeridian';
</script>
This package acts as an Adapter to allow leaflet-antimeridian code to be used with React-Leaflet.
This allows you to create WrappedPolygons and WrappedPolylines as first-class React components.