JMap.Geometry.getBboxFromFeatures
Returns the boundary box that contains all features
array of features
const features = ...// returns the features bboxconst distance = JMap.Geometry.getBboxFromFeatures(features) Copy
const features = ...// returns the features bboxconst distance = JMap.Geometry.getBboxFromFeatures(features)
JMap.Geometry.getBboxFromFeatures
Returns the boundary box that contains all features