options for function call.
Optional
apiKey?: stringAccess key to Geoportal platform
Optional
configuration?: anyconfiguration (cf. example)
Optional
description?: stringdescription of the layer
Layer name (e.g. "ORTHOIMAGERY.ORTHOPHOTOS")
Optional
legends?: any[]Legends objects associated to the layer
Optional
metadata?: any[]Metadata objects associated to the layer
Optional
olParams?: anyother options for ol.source.WMTS function (see ol.source.WMTS)
Optional
quicklookUrl?: stringquicklookUrl of the layer
Optional
ssl?: booleanif set true, enforce protocol https (only for nodejs)
Optional
title?: stringtitle of the layer
Return the GetFeatureInfo URL for the passed coordinate, resolution, and
projection. Return undefined
if the GetFeatureInfo URL cannot be
constructed.
Coordinate.
Resolution.
Projection.
GetFeatureInfo params. INFOFORMAT
at least should
be provided.
GetFeatureInfo URL.
Classdesc
Extended ol.source.WMTS.
Alias
ol.source.WMTSExtended
Param: options
Options