MapLibre Compose API Reference
Toggle table of contents
0.12.1
common
Target filter
common
Switch theme
Search in API
Skip to content
MapLibre Compose API Reference
maplibre-compose
/
org.maplibre.compose.sources
/
GeoJsonData
Geo
Json
Data
sealed
interface
GeoJsonData
(
source
)
Inheritors
Uri
JsonString
Features
Members
Types
Features
Link copied to clipboard
data
class
Features
(
val
geoJson
:
GeoJsonObject
)
:
GeoJsonData
Json
String
Link copied to clipboard
data
class
JsonString
(
val
json
:
String
)
:
GeoJsonData
Uri
Link copied to clipboard
data
class
Uri
(
val
uri
:
String
)
:
GeoJsonData