You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<aclass="btn btn-secondary"target="_blank"href="https://developers.arcgis.com/javascript/latest/sample-code/layers-wmts/">ArcGIS API for JavaScript</a>
This sample shows how to add an instance of WMTSLayer. The WMTSLayer is used to create layers based on OGC Web Map Tile Service (WMTS). Typically, a WMTS service acts as a directory of WMTS layers, you can set a specific layer using the activeLayer property, (or elseitwilldefaulttothefirstsublayer). TheWMTSLayerinitiallyexecutesaWMTSGetCapabilitiesrequest, whichmightrequireCORSoraproxypage.
12
+
</p>
13
+
<pclass="instructions">
14
+
The layers used in this sample are from <atarget="_blank"href="https://www.ign.es/">Instituto Geográfico Nacional</a>. Use the Basemap Toggle component to toggle between the layers.
0 commit comments