Constructors
constructor
- new AMapNaviPathGroup(paths, groupPtr): AMapNaviPathGroup
Parameters
- paths: null | NaviPath[]
- groupPtr: bigint
Methods
destroy
- destroy(): void
Returns void
getMainPath
- getMainPath(): null | AMapNaviPath
getMainPathIndex
- getMainPathIndex(): number
Returns number
getPath
- getPath(index): null | AMapNaviPath
getPathCount
- getPathCount(): number
Returns number
selectRouteWithIndex
- selectRouteWithIndex(routeId): boolean
Returns boolean
独立算路结果分组