@magiclane/maps-sdk
    Preparing search index...

    Enumeration ShapeForm

    The type of the shape.

    Use the type to render the shape in different width and color.

    Index

    Enumeration Members

    Enumeration Members

    CircleSegment: 1

    CircleSegment (clockwise or counterclockwise depending on drive side) is a part of an AnchorType.Circle.

    Line: 0

    Line is a simple line with width defined by ShapeType.

    Point: 2

    Point is a marker (e.g. Waypoint place) outside the anchor and not connected by a line. Get the index of the next route instruction on the current route segment.