Thank you for read my question.
I am a newbie with ArcGis Runtime SKK for Qt C++. I am using version 10.2.6
Can you introduce some thing about make a window with open a exiting map file (*.tpk).
Thank you very much!
Hello hoangtruong utm,
I would highly encourage you to start developing any new code with the latest version of the Runtime SDK for Qt. Using the latest version, we have some existing sample code that should get you going quickly.
Here's one way to do it with the latest release (currently 100.1) with the Qt C++ Api.
arcgis-runtime-samples-qt/GenerateGeodatabase.cpp at ad13288a246438c1a4fb1215ac0f029212c8d365 · Esri/arcgis-runtime-samp…
And here's a way to do it with the Qml Api
arcgis-runtime-samples-qt/GenerateGeodatabase.qml at ad13288a246438c1a4fb1215ac0f029212c8d365 · Esri/arcgis-runtime-samp…
I'm happy for your answer. Thank again.
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.