VectorCapableLayer: Extract<Layer, {
    type: "VECTOR" | "OGC_API_FEATURES";
}>

Type declaration

  • type: "VECTOR" | "OGC_API_FEATURES"