Preparing search index...
The search index is not available
导航SDK - v11.1.0
导航SDK
api/navi/interface/INaviPoi
INaviPoi
Interface INaviPoi
导航Poi信息类
Since
1.0.0
interface
INaviPoi
{
coordinate
?:
INaviLatLng
;
mDirection
?:
number
;
name
?:
null
|
string
;
poiId
?:
null
|
string
;
}
Implemented by
NaviPoi
Index
Properties
coordinate?
m
Direction?
name?
poi
Id?
Properties
Optional
coordinate
coordinate
?:
INaviLatLng
poi经纬度
Since
1.0.0
Optional
m
Direction
m
Direction
?:
number
起点角度
Since
1.0.0
Optional
name
name
?:
null
|
string
poi名称
Since
1.0.0
Optional
poi
Id
poi
Id
?:
null
|
string
poiid
Since
1.0.0
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
coordinate
m
Direction
name
poi
Id
导航SDK - v11.1.0
Loading...
导航Poi信息类
Since
1.0.0