menu
flutter_latlong_map_interface package
documentation
maplibre_gl_platform_interface.dart
MapLibreGlPlatform
setGeoJsonSource abstract method
setGeoJsonSource abstract method
dark_mode
light_mode
setGeoJsonSource
abstract method
Future
<
void
>
setGeoJsonSource
(
String
sourceId
,
Map
<
String
,
dynamic
>
geojson
)
Implementation
Future<void> setGeoJsonSource(String sourceId, Map<String, dynamic> geojson);
flutter_latlong_map_interface package
documentation
maplibre_gl_platform_interface
MapLibreGlPlatform
setGeoJsonSource abstract method
MapLibreGlPlatform class