MapboxParametersBuilder
A builder class to build MapboxParameters.
Properties
Functions
Link copied to clipboard
fun boundingBox(minLongitude: Double, minLatitude: Double, maxLongitude: Double, maxLatitude: Double): MapboxParametersBuilder
Create a MapboxBoundingBox and set it to bbox.
Link copied to clipboard
Build the instance of MapboxParameters.