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

    A network call failed — a rejected fetch, a timeout, an HTTP 4xx/5xx.

    Code: NETWORK_ERROR. This is the type worth retrying; see "utils/general/helpers-namespace" for a backoff helper.

    throw new GeoLeaf.Errors.NetworkError("Failed to load POI data", {
    url: "/api/poi",
    status: 404,
    statusText: "Not Found",
    });

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    context: ErrorContext
    timestamp: string
    code: string

    Methods