menu
at_location_flutter package
documentation
map_content/flutter_map/src/plugins/plugin.dart
MapPlugin
createLayer abstract method
createLayer abstract method
dark_mode
light_mode
createLayer
abstract method
Widget
createLayer
(
LayerOptions
options
,
MapState
?
mapState
,
Stream
<
Null
>
stream
)
Implementation
Widget createLayer( LayerOptions options, MapState? mapState, Stream<Null> stream);
at_location_flutter package
documentation
map_content/flutter_map/src/plugins/plugin
MapPlugin
createLayer abstract method
MapPlugin class