menu
ntk_map_view package
documentation
interfaces/ntk_map_controller_interface.dart
NtkMapControllerInterface
markers property
markers property
dark_mode
light_mode
markers
property
Map
<
LatLng
,
dynamic Function
(
LatLng
point
)
>
markers
getter/setter pair
Markers point and callback
Implementation
Map<LatLng, Function(LatLng point)> markers = {};
ntk_map_view package
documentation
interfaces/ntk_map_controller_interface
NtkMapControllerInterface
markers property
NtkMapControllerInterface class