bbox library

Functions

bbox(GeoJSONObject geoJson, {bool recompute = false}) BBox
Calculates the bounding box for any geoJson object, including FeatureCollection. If recompute is not set and the bbox is not null, the function uses the bbox of the given GeoJSONObject.