sdk / com.mapbox.search / SearchOptions / Builder / boundingBox

boundingBox

var boundingBox: BoundingBox?

Limit results to only those contained within the supplied bounding box. The bounding box cannot cross the 180th meridian.

fun boundingBox(boundingBox: BoundingBox): Builder

Set bounding box for builder.