mapbox-maps-android
/
com.mapbox.maps
/
TilesetDescriptorOptions
androidJvm
Tileset
Descriptor
Options
class
TilesetDescriptorOptions
:
Serializable
Content copied to clipboard
Describes the style package load option values.
Types
Functions
Properties
Types
Builder
Link copied to clipboard
androidJvm
class
Builder
Content copied to clipboard
Functions
equals
Link copied to clipboard
androidJvm
open fun
equals
(object:
Any
):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
androidJvm
open fun
hashCode
():
Int
Content copied to clipboard
toBuilder
Link copied to clipboard
androidJvm
open fun
toBuilder
():
TilesetDescriptorOptions.Builder
Content copied to clipboard
toString
Link copied to clipboard
androidJvm
open fun
toString
():
String
Content copied to clipboard
Properties
maxZoom
Link copied to clipboard
androidJvm
private val
maxZoom
:
Byte
Content copied to clipboard
minZoom
Link copied to clipboard
androidJvm
private val
minZoom
:
Byte
Content copied to clipboard
pixelRatio
Link copied to clipboard
androidJvm
private val
pixelRatio
:
Float
Content copied to clipboard
stylePackOptions
Link copied to clipboard
androidJvm
@
Nullable
()
private val
stylePackOptions
:
StylePackLoadOptions
Content copied to clipboard
styleURI
Link copied to clipboard
androidJvm
@
NonNull
()
private val
styleURI
:
String
Content copied to clipboard