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

    Interface PointGeometryOptions<T>

    interface PointGeometryOptions<T = DefaultLatLonKeys> {
        pos: GenericMapPos<T>;
    }

    Type Parameters

    Hierarchy (View Summary)

    Index

    Properties

    Properties