Minimum boundingrectangle implementation in JavaScript. Uses concaveman
and mathjs
as dependencies.
A library to compute the Minimum BoundingRectangle of a GeoJSON polygon
Executes a callback whenever the boundingrectangle 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.