menu
flutter_map_interactive package
documentation
common/options.dart
InteractiveOptions<T>
moveOnTap property
moveOnTap property
dark_mode
light_mode
moveOnTap
property
bool
moveOnTap
final
Whether to move to tapped location.
Implementation
final bool moveOnTap;
flutter_map_interactive package
documentation
common/options
InteractiveOptions<T>
moveOnTap property
InteractiveOptions class