Loading...
Searching...
No Matches
NCDefaultNavigationView Class Reference

Ready-to-use navigation view with built-in UI: zoom controls, floor selector, “follow me” toggle and user location layer. Hooks SDK listeners (location, sublocation, camera) and keeps widgets in sync. More...

#include <com/navigine/idl/objc/NCDefaultNavigationView.h>

+ Inheritance diagram for NCDefaultNavigationView:

Instance Methods

(id) - initWithCoder:
 Initializes a location view from Interface Builder / storyboard.
 
(id) - initWithFrame:
 Creates a location view with the specified frame.
 

Properties

NCLocationWindowlocationWindow
 location view's main class.
 

Detailed Description

Ready-to-use navigation view with built-in UI: zoom controls, floor selector, “follow me” toggle and user location layer. Hooks SDK listeners (location, sublocation, camera) and keeps widgets in sync.

Definition at line 21 of file NCDefaultNavigationView.h.

Method Documentation

◆ initWithCoder:

- (id) initWithCoder: (NSCoder *) aDecoder

Initializes a location view from Interface Builder / storyboard.

Implements NCLocationView.

◆ initWithFrame:

- (id) initWithFrame: (CGRect) frame

Creates a location view with the specified frame.

Implements NCLocationView.

Property Documentation

◆ locationWindow

- (NCLocationWindow*) locationWindow
readnonatomicassigninherited

location view's main class.

Class is used to interact with the view.

Definition at line 48 of file NCLocationView.h.


The documentation for this class was generated from the following file: