maps
androidJvm
maps
/
com.kt.maps.style.sources
/
GeojsonSource
Geojson
Source
class
GeojsonSource
:
BaseSource
Geojson Source
Members
Constructors
Geojson
Source
Link copied to clipboard
constructor
(
features
:
FeatureCollection
)
constructor
(
geometry
:
Geometry
)
constructor
(
uri
:
URI
)
Properties
features
Link copied to clipboard
var
features
:
FeatureCollection
?
geo
Json
Link copied to clipboard
var
geoJson
:
String
?
geometry
Link copied to clipboard
var
geometry
:
Geometry
?
uri
Link copied to clipboard
var
uri
:
URI
?