Class representing a WMTS layer from Hand in Hand Platform

Constructors

  • Create a WMTS layer

    Parameters

    • layerConfig: Record<string, any>

      Layer properties

    • store: Record<string, any>

      Store

    • getCapabilities: string

      getCapabilities

    Returns LayerWMTS_FAO

    • OpenLayers layer object

Methods

  • Function to calculate the resolution

    Parameters

    • tileMatrices: any[]

      tile matrix

    Returns number[]

    -resolution

  • Get the TileLayer instance for this WMTS layer

    Returns TileLayer<WMTS>

    OpenLayers TileLayer instance