Preparing search index...
The search index is not available
HarmonyNEXT地图SDK
HarmonyNEXT地图SDK
map
ILocation
Interface ILocation
定位点数据设置
Since
1.0.0
interface
ILocation
{
latlng
:
LatLng
;
direction
:
number
;
radius
?:
number
;
satellitesNum
?:
number
;
speed
?:
number
;
}
Index
Properties
latlng
direction
radius?
satellites
Num?
speed?
Properties
latlng
latlng
:
LatLng
位置
Since
1.0.0
direction
direction
:
number
方向
Since
1.0.0
Optional
radius
radius
?:
number
定位数据的精度,单位:米
Since
2.0.0
Optional
satellites
Num
satellites
Num
?:
number
定位数据的卫星数目,单位:米
Since
2.0.0
Optional
speed
speed
?:
number
定位数据的速度,单位:米
Since
2.0.0
Settings
Theme
OS
Light
Dark
On This Page
latlng
direction
radius
satellites
Num
speed
HarmonyNEXT地图SDK
Loading...
定位点数据设置
Since
1.0.0