GeoLeaf Core API - v3.0.0
    Preparing search index...

    GeoJSON data surface probed for Point features.

    interface ClusterGeoJSONData {
        features?: { geometry?: { type?: string } }[];
    }
    Index

    Properties

    Properties

    features?: { geometry?: { type?: string } }[]