Ready-to-use navigation view with built-in UI: zoom controls, floor selector, follow me toggle and user location layer. Built on [DefaultNavigineView] chrome. More...
Public Member Functions | |
| DefaultNavigationView (Key key, onViewCreated, viewConfig, zoomControlsConfig, followMeButtonConfig, floorSelectorConfig, configController, textDirection) | |
| void | onViewCreated (LocationWindow arg) |
| Object | createState () |
Ready-to-use navigation view with built-in UI: zoom controls, floor selector, follow me toggle and user location layer. Built on [DefaultNavigineView] chrome.
onViewCreated provides direct access to the underlying LocationWindow.
Basic usage with default config:
Custom config at init (visibility, widget configs passed directly):
Runtime config update via DefaultNavigationViewController:
Direct widget access for advanced customization:
Definition at line 43 of file default_navigation_view.dart.
|
inline |
Definition at line 44 of file default_navigation_view.dart.
| Object DefaultNavigationView.createState | ( | ) |
| void DefaultNavigationView.onViewCreated | ( | LocationWindow | arg | ) |