I'm developing a GIS Map Application, I'm using Esri JS API .
I have a facility to highlight some parts in the map, however I'm wondering if I can - in any way - export these graphics into an image for printing purposes.
I don't have the printing service enabled.
1 Answer 1
You can create a graphic using the HTML Canvas.
Here's a project where I did this: https://github.com/WSDOT-GIS/arcgis-map-thumbnail-builder
Explore related questions
See similar questions with these tags.