menu
flutter_map_interactive package
documentation
common/options.dart
InteractiveOptions<T>
autoSave property
autoSave property
dark_mode
light_mode
autoSave
property
bool
autoSave
final
Whether to automatically save local changes while editing.
Implementation
final bool autoSave;
flutter_map_interactive package
documentation
common/options
InteractiveOptions<T>
autoSave property
InteractiveOptions class