Home > @magiclane/maps-sdk > ExternalPositionData
ExternalPositionData class
Warning: This API is now obsolete.
Use SenseDataFactory.positionFromExternalData() method instead.
External position data
Signature:
export declare class ExternalPositionData Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
(constructor)(timestamp, latitude, longitude, altitude, heading, speed) |
Constructs a new instance of the |
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
|
number | ||
|
|
number | ||
|
|
number | ||
|
|
number | ||
|
|
number | ||
|
|
number |
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
| ||