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

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

Classes

class  com.navigine.view.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. Use DefaultNavigationViewConfig to customize; config can be updated at runtime via setConfig(). More...
 
class  com.navigine.view.DefaultNavigationViewConfig
 Configuration for DefaultNavigationView. Controls visibility of built-in widgets. More...
 
class  com.navigine.view.widgets.FloorSelectorView
 Vertical floor selector for navigation view. Shows available sublocations, scrolls when needed, hides for single-floor cases. More...
 
class  com.navigine.view.widgets.FloorSelectorViewConfig
 Configuration for FloorSelectorView widget. Allows customization of styles and layout. More...
 
class  com.navigine.view.widgets.FollowMeButton
 Floating “follow me” button for navigation view. Toggles following mode and updates its appearance. More...
 
class  com.navigine.view.widgets.FollowMeButtonConfig
 Configuration for FollowMeButton widget. Allows customization of icons, styles and layout. More...
 
class  com.navigine.view.widgets.ZoomControls
 Compact +/- zoom control stack for navigation view. Forwards tap callbacks to the host. More...
 
class  com.navigine.view.widgets.ZoomControlsConfig
 Configuration for ZoomControls widget. Allows customization of icons, styles and layout. More...
 

Detailed Description

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