open-vector-tile - v1.8.0
    Preparing search index...

    Function readFeature

    • Parameters

      • bytes: Uint8Array

        the bytes to read from

      • extent: Extents

        the extent of the vector layer to help decode the geometry

      • cache: ColumnCacheReader

        the column cache to read from

      • shape: Shape

        the shape of the feature's properties data

      • mShape: Shape = {}

        the shape of the feature's m-values if they exist

      Returns OVectorFeature

      • the decoded feature