"Export Web Map Task" JSON for WMTS basemap

3094
1
09-09-2015 01:40 AM
VishApte
Esri Contributor

Hi,

I have a JavaScript application that shows WMTS layer as basemap. I want to add Print functionality to this JavaScript app. However, I am unable to find the basemapLayer format for WMTS. In the documentation at ArcGIS REST API there is no explanation or sample for WMTS layer and what URL should be used etc.


Can someone provide working sample JSON for WMTS layer as basemap.

Thanks,

Vish

Tags (3)
0 Kudos
1 Reply
thejuskambi
Occasional Contributor III

Hi Vish,

Have you tried using the print task? PrintTask | API Reference | ArcGIS API for JavaScript​ it should be simpler to use this and you need not worry about the format. If you still need the details, I think it should be similar to  the specification provided here​.

I agree with Vish the document is incomplete and inconsistent. If someone from ESRI and take a look at it and added the missing details, it would be really helpful.

0 Kudos