geoboundingbox

A simple library for lat/long bounding boxes

Usage no npm install needed!

<script type="module">
  import geoboundingbox from 'https://cdn.skypack.dev/geoboundingbox';
</script>

README

Geo Bounding Box

A library which can be imported into the browser to compute bounding box from objects with minlat,maxlat,minlng,maxlng.