Minimum bounding rectangle implementation in JavaScript. Uses `concaveman` and `mathjs` as dependencies.
A library to compute the Minimum Bounding Rectangle of a GeoJSON polygon
Executes a callback whenever the bounding rectangle of an element changes. It uses `IntersectionObserver` under the hood, eliminating the need for a polling loop.
Forked Leaflet plugin for letting users select an area of the map using a rectangle, and get the bounding box of Heyman
A utility library for rectangle and bounding box calculations in JavaScript/TypeScript.