Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
esri-compat-entry
TrackPositionCompat
Interface TrackPositionCompat
interface
TrackPositionCompat
{
coords
:
{
accuracy
?:
number
;
heading
?:
null
|
number
;
latitude
:
number
;
longitude
:
number
;
speed
?:
null
|
number
;
}
;
timestamp
?:
number
;
}
Index
Properties
coords
timestamp?
Properties
coords
coords
:
{
accuracy
?:
number
;
heading
?:
null
|
number
;
latitude
:
number
;
longitude
:
number
;
speed
?:
null
|
number
;
}
Optional
timestamp
timestamp
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
coords
timestamp
@honua/sdk-js
Loading...