maplibre-compose
Toggle table of contents
0.11.1
common
Platform filter
common
Switch theme
Search in API
maplibre-compose
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
:
GeoJson
)
:
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