Hey guys,
Following this guide: https://community.esri.com/t5/developers-blog/how-to-put-a-static-map-in-your-app/ba-p/892195It's possible to export a static map as a PNG for a lightweight path to displaying a specific point on a map.The guide references the mature World_Street_Map MapServer. My question is around performing the same workflow, but with a more modern VectorTileServer, like https://basemaps.arcgis.com/arcgis/rest/services/World_Basemap_v2/VectorTileServerIs this possible? We use the Vector basemaps throughout the rest of our application, so would love to keep things consistent.
Using the Printing Tools Service for example ?
rest/services/Utilities/PrintingTools/GPServer/Export%20Web%20Map%20Task/execute
add passing your vector tile layer in a simple web_map_as_json parameter.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.