Preparing search index...
The search index is not available
HarmonyNEXT地图SDK
HarmonyNEXT地图SDK
search
RoadInfo
Interface RoadInfo
周边道路信息封装
interface
RoadInfo
{
name
?:
string
;
distance
?:
string
;
}
Index
Properties
name?
distance?
Properties
Optional
name
name
?:
string
周边道路名称
Optional
distance
distance
?:
string
传入的坐标点距离道路的大概距离 单位:米
Settings
Theme
OS
Light
Dark
On This Page
name
distance
HarmonyNEXT地图SDK
Loading...
周边道路信息封装