mapbox-maps-android
/
com.mapbox.maps
/
TilesetDescriptorOptionsForTilesets
Tileset
Descriptor
Options
For
Tilesets
class
TilesetDescriptorOptionsForTilesets
:
Serializable
Content copied to clipboard
Describes the style package load option values for a list of tilesets.
Types
Functions
Properties
Types
Builder
Link copied to clipboard
class
Builder
Content copied to clipboard
Functions
equals
Link copied to clipboard
open fun
equals
(object:
Any
):
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
to
Builder
Link copied to clipboard
open fun
toBuilder
():
TilesetDescriptorOptionsForTilesets.Builder
Content copied to clipboard
to
String
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
extraOptions
Link copied to clipboard
@
Nullable
@get:
Nullable
private val
extraOptions
:
Value
Content copied to clipboard
maxZoom
Link copied to clipboard
private val
maxZoom
:
Byte
Content copied to clipboard
minZoom
Link copied to clipboard
private val
minZoom
:
Byte
Content copied to clipboard
pixelRatio
Link copied to clipboard
private val
pixelRatio
:
Float
Content copied to clipboard
tilesets
Link copied to clipboard
@
NonNull
@get:
NonNull
private val
tilesets
:
List
<
String
>
Content copied to clipboard