getBoundingBox

open fun getBoundingBox(): LatLngBounds

Gets the LatLngBounds containing the coordinates of the bounding box for the FeatureCollection. If the FeatureCollection did not have a bounding box or if the GeoJSON file did not contain a FeatureCollection then null will be returned.

Return

LatLngBounds containing bounding box of FeatureCollection, null if no bounding box