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