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

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

Classes

class  NCDefaultNavigationView
 Ready-to-use navigation view with built-in UI: “follow me” toggle and user location layer. zoom controls, floor selector, follow me toggle and user location layer. Automatically wires SDK listeners (location, sublocation, camera) and keeps widgets in sync. Use NCDefaultNavigationViewConfig to customize; config can be updated at runtime via the config property. More...
 
class  NCDefaultNavigationViewConfig
 Configuration for NCDefaultNavigationView. Controls visibility of built-in widgets. More...
 
class  NCFloorSelectorView
 Vertical floor selector for navigation view. Shows available sublocations, scrolls when needed, hides for single-floor cases. More...
 
class  NCFloorSelectorViewConfig
 Configuration for NCFloorSelectorView widget. Allows customization of styles and layout. More...
 
class  NCFollowMeButton
 Floating “follow me” button for navigation view. Toggles following mode and updates its appearance. More...
 
class  NCFollowMeButtonConfig
 Configuration for NCFollowMeButton widget. Allows customization of icons, styles and layout. More...
 
class  NCZoomControls
 Compact +/- zoom control stack for navigation view. Forwards tap callbacks to the host. More...
 
class  NCZoomControlsConfig
 Configuration for NCZoomControls widget. Allows customization of icons, styles and layout. More...
 

Detailed Description

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