@nativescript-community/ui-carto
    Preparing search index...

    Interface LineGeometryOptions<T>

    interface LineGeometryOptions<T = DefaultLatLonKeys> {
        poses: MapPosVector<T> | GenericMapPos<T>[];
    }

    Type Parameters

    Hierarchy (View Summary)

    Index

    Properties

    Properties