Preparing search index...
The search index is not available
百度地图 JSAPI UI-Kit 文档
百度地图 JSAPI UI-Kit 文档
BMapUIKit 类参考
BaseSegment
Interface BaseSegment
基础路段信息
interface
BaseSegment
{
type
:
SegmentType
;
distance
:
number
;
distanceText
:
string
;
path
?:
NormalizedLocation
[]
;
}
Hierarchy (
view full
)
BaseSegment
DriveSegment
WalkSegment
TransitSegment
RidingSegment
Index
Properties
type
distance
distance
Text
path?
Properties
type
type
:
SegmentType
路段类型
distance
distance
:
number
距离(米)
distance
Text
distance
Text
:
string
距离文本
Optional
path
path
?:
NormalizedLocation
[]
路径坐标点(可选)
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
distance
distance
Text
path
百度地图 JSAPI UI-Kit 文档
Loading...
基础路段信息