Private constructorPrivate
Creates an instance of MPLegBoundaryIcons.
Optional defaultIcon: stringOptional elevator: stringOptional escalator: stringOptional stairs: stringOptional ramp: stringOptional wheelchairRamp: stringOptional wheelchairLift: stringOptional ladder: stringOptional entry: stringOptional scale: numberOptional Readonly defaultOptional Readonly elevatorOptional Readonly entryOptional Readonly escalatorOptional Readonly ladderOptional Readonly rampOptional Readonly scaleOptional Readonly stairsOptional Readonly wheelchairOptional Readonly wheelchairStatic createCreator for MPLegBoundaryIcons.
Generated using TypeDoc
Custom icons drawn where a route crosses a connector, selected by connector type.
Assigned to legBoundaryIcons.
Each icon is a media library URL, which the SDK downloads and caches. Every property is optional and resolves on its own, so only the connector types set here are overridden, the rest keep the icon configured for the solution, or the built-in glyph. A connector without its own icon falls back to defaultIcon.
Export