maps
androidJvm
maps
/
com.kt.maps.style.sources
/
RasterSourceProperties
/
Tiles
Tiles
class
Tiles
(
val
value
:
Array
<
String
>
)
:
BaseProperty
<
Array
<
String
>
>
,
RasterSourceProperty
<
Array
<
String
>
>
Parameters
value
tiles
Members
Constructors
Tiles
Link copied to clipboard
constructor
(
value
:
Array
<
String
>
)
Properties
key
Link copied to clipboard
open
override
val
key
:
String
Layer 속성 키
value
Link copied to clipboard
open
override
val
value
:
Array
<
String
>