roundUp

fun roundUp(precision: Int): GeoBoundingBox

Creates a new bounding box using current bounds, but described with the given precision.

Return

A new bounding box

Parameters

precision

The accuracy (decimal points) of the GeoCoordinate elements describing the newly created GeoBoundingBox/