Loading...
Searching...
No Matches

Class is used to listen for camera updates. More...

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

Inherits <NSObject>.

Instance Methods

(void) - onCameraPositionChanged:finished:
 Triggered when the camera position changed.
 

Detailed Description

Class is used to listen for camera updates.

Referenced from LocationWindow.

Definition at line 20 of file NCCameraListener.h.

Method Documentation

◆ onCameraPositionChanged:finished:

- (void) onCameraPositionChanged: (NCCameraUpdateReason) reason
finished: (BOOL) finished 

Triggered when the camera position changed.

Parameters
reasonreason of camera update.
finishedtrue if the camera finished moving, false otherwise. If a movement is cancelled then reason represents initiator of cancellation.

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