mapbox-maps-android
mapbox-maps-android
/
com.mapbox.maps
/
CustomRasterSourceOptions
Custom
Raster
Source
Options
class
CustomRasterSourceOptions
:
Serializable
Options for custom raster source.
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
(
)
:
CustomRasterSourceOptions.Builder
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String
Properties
max
Zoom
Link copied to clipboard
val
maxZoom
:
Byte
min
Zoom
Link copied to clipboard
val
minZoom
:
Byte
tile
Size
Link copied to clipboard
val
tileSize
:
Short
tile
Status
Changed
Function
Link copied to clipboard
@
NonNull
@get:
NonNull
val
tileStatusChangedFunction
:
CustomRasterSourceTileStatusChangedCallback