@vcmap/core
    Preparing search index...

    Function getCanvasFromFeatures

    • creates a canvas and draws the features on the canvas;

      Parameters

      • features: Feature<Geometry, { [x: string]: any }>[]
      • extent: Extent
      • deprecatedCenter: Cartographic | undefined

        deprecated, center is taken from the extent

      • tileSize: Size

      Returns HTMLCanvasElement

      a canvas with the features drawn on it