Select to view content in your preferred language

Printing On fly

144
1
Tuesday
vijaybadugu
Frequent Contributor

I have been using JavaScript SDk to export to PDF and appending this in another agreements. I would like to use arcgis experience builder to export on fly similar to  SDK and Wanted to try with ArcGIS REST API from server side. is this possible to generate web map json on fly from server REST Apis ?

0 Kudos
1 Reply
BolanChen
Occasional Contributor

Currently, there is no API to retrieve WebMapJson; we can only directly call the print API to print the map.

0 Kudos