toMapBoundsTightFit

open fun toMapBoundsTightFit(mercatorVector: List<Mercator>): MapstedMapBounds

Will extract min/max bounds from mercatorVector with a tight fit

Return

The map bounds based on the inputted mercatorVector

Parameters

mercatorVector

List of mercators (e.g., polygon or polyline) to fit in map bounds