IMultiRouteModelJson

Interface of the model description object of a multiroute.

Constructor | Fields

Constructor

IMultiRouteModelJson()

Fields

Name

Type

Description

params

IMultiRouteParams

Routing options.

referencePoints

IMultiRouteReferencePoint[]

The description of the reference points on the multiroute. Also see the description of the parameter IMultiRouteParams.viaIndexes.

Fields details

params

{IMultiRouteParams} params

Routing options.

referencePoints

{IMultiRouteReferencePoint[]} referencePoints

The description of the reference points on the multiroute. Also see the description of the parameter IMultiRouteParams.viaIndexes.