Home > @magiclane/maps-sdk > RoadTypeSection

RoadTypeSection class

Road type sections

Sections list is in route begin -> end walk orders

Signature:

export declare class RoadTypeSection 

Constructors

Constructor

Modifiers

Description

(constructor)(startDistanceM, type)

Constructs a new instance of the RoadTypeSection class

Properties

Property

Modifiers

Type

Description

startDistanceM

number

type

RoadType

Methods

Method

Modifiers

Description

equals(other)

fromJson(json)

static

hashCode()

toJson()