mapbox-maps-android
mapbox-maps-android
/
com.mapbox.maps
/
CustomGeometrySourceOptions
Custom
Geometry
Source
Options
class
CustomGeometrySourceOptions
:
Serializable
Options for custom geometry 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
(
)
:
CustomGeometrySourceOptions.Builder
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String
Properties
cancel
Tile
Function
Link copied to clipboard
@
NonNull
@get:
NonNull
val
cancelTileFunction
:
TileFunctionCallback
fetch
Tile
Function
Link copied to clipboard
@
NonNull
@get:
NonNull
val
fetchTileFunction
:
TileFunctionCallback
max
Zoom
Link copied to clipboard
val
maxZoom
:
Byte
min
Zoom
Link copied to clipboard
val
minZoom
:
Byte
tile
Options
Link copied to clipboard
@
NonNull
@get:
NonNull
val
tileOptions
:
TileOptions