GeoLeaf Core API - v3.0.0
    Preparing search index...
    • Returns all loaded features, each shallow-tagged with its owning layer id. Reads directly from state.layers (featureCache removed in Sprint 1).

      Parameters

      • options: GetFeaturesOptions = {}

        Optional narrowing by geometry type and/or layer id.

      Returns TaggedFeature[]

      GeoJSON features enriched with { _layerId }.