mapbox-maps-android
/
com.mapbox.maps
/
TileOptions(androidJvm)
Tile
Options(android
Jvm)
Options for custom geometry tiles.
class
TileOptions(androidJvm)
:
Serializable
Content copied to clipboard
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
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
toBuilder
Link copied to clipboard
open fun
toBuilder
():
TileOptions.Builder
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
buffer
Link copied to clipboard
private val
buffer
:
Short
Content copied to clipboard
clip
Link copied to clipboard
private val
clip
:
Boolean
Content copied to clipboard
tileSize
Link copied to clipboard
private val
tileSize
:
Short
Content copied to clipboard
tolerance
Link copied to clipboard
private val
tolerance
:
Double
Content copied to clipboard
wrap
Link copied to clipboard
private val
wrap
:
Boolean
Content copied to clipboard