menu
nb_navigation_flutter package
documentation
navigation/nb_map_controller_wrapper.dart
MapController
addGeoJsonSource abstract method
addGeoJsonSource abstract method
dark_mode
light_mode
addGeoJsonSource
abstract method
Future
<
void
>
addGeoJsonSource
(
String
sourceId
,
Map
<
String
,
dynamic
>
geojson
, {
String
?
promoteId
,
})
Implementation
Future<void> addGeoJsonSource(String sourceId, Map<String, dynamic> geojson, {String? promoteId});
nb_navigation_flutter package
documentation
navigation/nb_map_controller_wrapper
MapController
addGeoJsonSource abstract method
MapController class