mapbox-maps-android
mapbox-maps-android
/
com.mapbox.common
/
TileRegionLoadOptions
Tile
Region
Load
Options
class
TileRegionLoadOptions
:
Serializable
Describes the tile region load option values.
Types
Functions
Properties
Types
Builder
Link copied to clipboard
class
Builder
Functions
equals
Link copied to clipboard
open
fun
equals
(
object
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int
to
Builder
Link copied to clipboard
open
fun
toBuilder
(
)
:
TileRegionLoadOptions.Builder
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String
Properties
accept
Expired
Link copied to clipboard
val
acceptExpired
:
Boolean
average
Bytes
Per
Second
Link copied to clipboard
@
Nullable
@get:
Nullable
val
averageBytesPerSecond
:
Integer
descriptors
Link copied to clipboard
@
Nullable
@get:
Nullable
val
descriptors
:
List
<
TilesetDescriptor
>
extra
Options
Link copied to clipboard
@
Nullable
@get:
Nullable
val
extraOptions
:
Value
geometry
Link copied to clipboard
@
Nullable
@get:
Nullable
val
geometry
:
Geometry
metadata
Link copied to clipboard
@
Nullable
@get:
Nullable
val
metadata
:
Value
network
Restriction
Link copied to clipboard
@
NonNull
@get:
NonNull
val
networkRestriction
:
NetworkRestriction
start
Location
Link copied to clipboard
@
Nullable
@get:
Nullable
val
startLocation
:
Point