MapRectangle

open fun MapRectangle(@NonNull boundingBox: GeoBoundingBox, marginLeftPx: Int, marginTopPx: Int, marginRightPx: Int, marginBottomPx: Int)
open fun MapRectangle(@NonNull boundingBox: GeoBoundingBox, @FloatRange(from = 0.0, to = 1.0marginLeftPerc: Float, @FloatRange(from = 0.0, to = 1.0marginTopPerc: Float, @FloatRange(from = 0.0, to = 1.0marginRightPerc: Float, @FloatRange(from = 0.0, to = 1.0marginBottomPerc: Float)
open fun MapRectangle(@NonNull boundingBox: GeoBoundingBox, marginLeftPx: Int, marginTopPx: Int, marginRightPx: Int, marginBottomPx: Int, @FloatRange(from = 0.0, to = 20.0maxZoomLevel: Float)
open fun MapRectangle(@NonNull boundingBox: GeoBoundingBox, @FloatRange(from = 0.0, to = 1.0marginLeftPerc: Float, @FloatRange(from = 0.0, to = 1.0marginTopPerc: Float, @FloatRange(from = 0.0, to = 1.0marginRightPerc: Float, @FloatRange(from = 0.0, to = 1.0marginBottomPerc: Float, @FloatRange(from = 0.0, to = 20.0maxZoomLevel: Float)