mapbox-maps-android
/
com.mapbox.maps
/
TilesetDescriptorOptions(androidJvm)
Tileset
Descriptor
Options(android
Jvm)
Describes the style package load option values.
class
TilesetDescriptorOptions(androidJvm)
:
Serializable
Content copied to clipboard
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
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
toBuilder
Link copied to clipboard
open fun
toBuilder
():
TilesetDescriptorOptions.Builder
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
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
stylePackOptions
Link copied to clipboard
@
Nullable
()
private val
stylePackOptions
:
StylePackLoadOptions
Content copied to clipboard
styleURI
Link copied to clipboard
@
NonNull
()
private val
styleURI
:
String
Content copied to clipboard