|
interface | HeadingUpdater |
|
interface | PositionUpdater |
|
◆ updateHeading()
void com.sygic.sdk.position.CustomPositionUpdater.updateHeading |
( |
final GeoCourse |
geoCourse | ) |
|
◆ updatePosition()
void com.sygic.sdk.position.CustomPositionUpdater.updatePosition |
( |
final GeoPosition |
geoPosition | ) |
|
Sends data to update position. Default device position updates must be stopped. This function is for alternative position data sources.
- Parameters
-
geoPosition | Position to be send to SDK. |
The documentation for this class was generated from the following file:
- CustomPositionUpdater.java