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

    A point of interest could not be handled — malformed entry, failed load, invalid marker.

    Code: POI_ERROR.

    throw new GeoLeaf.Errors.POIError("Invalid POI: missing latlng", {
    poiId: "poi-123",
    provided: { id: "poi-123", label: "Test" },
    expected: "latlng: [lat, lng]",
    });

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    context: ErrorContext
    timestamp: string
    code: string

    Methods