menu
flutter_ek_osm_map package
documentation
plugin_api.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);
flutter_ek_osm_map package
documentation
plugin_api
MapPlugin
createLayer abstract method
MapPlugin class