Function getCanvasFromFeatures

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

    Parameters

    • features: Feature<Geometry>[]
    • extent: Extent
    • center: Cartographic
    • tileSize: Size

    Returns HTMLCanvasElement

Generated using TypeDoc