Function tileLayerToImageryLayer

  • Creates Cesium.ImageryLayer best corresponding to the given ol.layer.Layer. Only supports raster layers and export function images

    Parameters

    • olMap: Map
    • olLayer: BaseLayer
    • viewProj: Projection

    Returns ImageryLayer | null

Generated using TypeDoc