Hi All,
I am using ArcGIS Enterprise 11.1 version and building widget to export webmap details to tile package. I am keen to export all contents of webmap and any additional layers that user might have added to webmap for the session using function similar to 'add data'. I could try with 'Create Map Tile Package' tool published as GP service but found that I cant use referenced map/feature services in this tool. Then I attempted to use 'shared/rest/content/users/export' option, but this can generate only Vector Tile package along some shapefile, fgdb,csv etc other options but no Tile package. Is there any other way this could be achieved?