GeoLeaf Core API - v3.0.0
    Preparing search index...
    • Retrieves a nested property from a GeoJSON feature using dot-notation key.

      Parameters

      • feature: unknown

        The GeoJSON feature object.

      • key: unknown

        Dot-notation property path (e.g. "properties.name").

      Returns unknown

      The property value or null if not found.