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