OptionalimageryLayerOptions?: ImageryLayer.ConstructorOptionsOptionalmaxLevel?: numbermaxlevel the datasource can provide the data.
OptionalmaxRenderingLevel?: numberconfigures the visible level in the rendered map. Maps to Openlayers maxZoom and Cesium maximumTerrainLevel
OptionalminLevel?: numberminLevel of the datasource (if not specified, calculated from extent)
OptionalminRenderingLevel?: numberconfigures the visible level in the rendered map. Maps to Openlayers minZoom and Cesium minimiumTerrainLevel
Optionalopacity?: numberopacity between 0 and 1
OptionalsplitDirection?: stringeither 'left' or 'right', none if omitted
OptionaltilingSchema?: TilingScheme
can be used to forward options to the cesium ImageryLayer