Geo JSONData
The GeoJSONData that drives the com.mapbox.maps.extension.compose.style.sources.generated.GeoJsonSourceState.
Parameters
data
the GeoJSONSourceData to be used with native renderer.
Constructors
Link copied to clipboard
Construct the GeoJSONData with String.
Link copied to clipboard
Construct the GeoJSONData with Feature.
Link copied to clipboard
Construct the GeoJSONData with a list of Feature.
Link copied to clipboard
Construct the GeoJSONData with Geometry.
Link copied to clipboard