sdk-common / com.tomtom.online.sdk.common.location / BoundingBox / roundUp

roundUp

@NonNull open fun roundUp(precision: Int): BoundingBox

Create new bounding box - bigger then original with precision

Parameters

precision - Int: the accuracy of the number after the decimal point

Return
BoundingBox: new bounding box