FeatureIDProvider: ((feature) => FeatureId)

Type declaration

    • (feature): FeatureId
    • The type describing a function that provides an ID for the given feature. A custom implementation of this function is used in GeoJsonCodec. When this function returns null then the codec will use the default ID generator for the given feature.

      Parameters

      Returns FeatureId

      Since

      2021.0