menu
vector_tile package
documentation
util/geojson.dart
GeoJsonFeatureCollection
GeoJsonFeatureCollection constructor
GeoJsonFeatureCollection constructor
dark_mode
light_mode
GeoJsonFeatureCollection
constructor
GeoJsonFeatureCollection
(
{
required
List
<
GeoJson
<
Geometry
>
?
>
features
,
})
Implementation
GeoJsonFeatureCollection({required this.features}) : super();
vector_tile package
documentation
util/geojson
GeoJsonFeatureCollection
GeoJsonFeatureCollection constructor
GeoJsonFeatureCollection class