Class is used for evaluating navigation and calculating users' Position.
More...
Class is used for evaluating navigation and calculating users' Position.
Referenced from NavigineSdk.
Definition at line 16 of file NavigationManager.java.
◆ addPositionListener()
abstract void com.navigine.idl.java.NavigationManager.addPositionListener |
( |
PositionListener | listener | ) |
|
|
abstract |
Method is used to add PositionListener class element which will notify about new user position.
- Note
- Do not forget to remove listener if it is no longer needed!
- Parameters
-
◆ removePositionListener()
abstract void com.navigine.idl.java.NavigationManager.removePositionListener |
( |
PositionListener | listener | ) |
|
|
abstract |
Method is used for removing previously added PositionListener class element.
- Parameters
-
The documentation for this class was generated from the following file: