Hi ,
I would like to get a map image from AppStudio window and save it to a location.
Any help is appreciated.
Thanks,
Srinivasan
Hi Nakul,
Thanks for your input.
When you say ArcGIS Runtime API it means QML application or dotnet application ?
Is it possible through ArcGIS Runtime dotnet SDK ?
Unfortunately, from Runtime API you could only do an image. You need to find a way or write some code to convert the image to PDF.
Nakul
I used grabtoimage() function of mapview element to export the mapview as an image and it worked fine for me.
However , i will try your option also.
If possible, let me know whether i can export the map to pdf ?
Thanks for your reply.
MapView has a method to export the Map as an image. You can use that method to get the url and download locally.
GeoView QML Type | ArcGIS for Developers
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.