bbox library
Functions
-
bbox(
GeoJSONObject geoJson, {bool recompute = false}) → BBox -
Calculates the bounding box for any
geoJsonobject, including FeatureCollection. Ifrecomputeis not set and the bbox is not null, the function uses the bbox of the given GeoJSONObject.