GeoLeaf Core API - v3.0.0
    Preparing search index...
    • Returns true if the feature has Point or MultiPoint geometry.

      Parameters

      • feature: unknown

        The GeoJSON feature object.

      Returns boolean

      true if the geometry type is "Point" or "MultiPoint".