mapbox-maps-android
mapbox-maps-android
/
com.mapbox.maps
/
TileCoverOptions
Tile
Cover
Options
class
TileCoverOptions
:
Serializable
Various options needed for tile cover
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
(
)
:
TileCoverOptions.Builder
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String
Properties
max
Zoom
Link copied to clipboard
@
Nullable
@get:
Nullable
val
maxZoom
:
Byte
min
Zoom
Link copied to clipboard
@
Nullable
@get:
Nullable
val
minZoom
:
Byte
round
Zoom
Link copied to clipboard
@
Nullable
@get:
Nullable
val
roundZoom
:
Boolean
tile
Size
Link copied to clipboard
@
Nullable
@get:
Nullable
val
tileSize
:
Short