Loading...
Searching...
No Matches
Dart Default Navigation View

DefaultNavigationView and its built-in widgets (zoom, floor selector, follow me) More...

Classes

class  DefaultNavigationView
 Ready-to-use navigation view with built-in UI: zoom controls, floor selector, follow me toggle and user location layer. Automatically wires SDK listeners (building focus, sublocation, camera) and keeps widgets in sync. Widget configs are passed directly to each widget. More...
 
class  DefaultNavigationViewConfig
 Configuration for DefaultNavigationView. Controls visibility of built-in widgets. More...
 
class  DefaultNavigationViewController
 Controller for runtime config updates. When configs change and [notifyListeners] is called, [DefaultNavigationView] rebuilds. Widget configs are passed directly to each widget. More...
 
class  FloorSelectorView
 Vertical floor selector for navigation view. Shows available sublocations, scrolls when needed, hides for single-floor cases. More...
 
class  FollowMeButton
 Floating “follow me” button for navigation view. Toggles following mode and updates its appearance. More...
 
class  ZoomControls
 Compact +/- zoom control stack for navigation view. Forwards tap callbacks to the host. More...
 

Detailed Description

DefaultNavigationView and its built-in widgets (zoom, floor selector, follow me)