README
Geo Bounding Box
A library which can be imported into the browser to compute bounding box from objects with minlat,maxlat,minlng,maxlng.
A simple library for lat/long bounding boxes
<script type="module">
import geoboundingbox from 'https://cdn.skypack.dev/geoboundingbox';
</script>
A library which can be imported into the browser to compute bounding box from objects with minlat,maxlat,minlng,maxlng.