Is there any examples of how to implement an API Key with QML. The two examples in the documentation (link below) but both appear to be the same and for C++. Is it only supported for C++?
https://developers.arcgis.com/documentation/mapping-apis-and-services/security/tutorials/create-and-manage-an-api-key/
@MarkC1
The API Key is supported in both C++ and QML in ArcGIS Runtime SDK for Qt, thank you for pointing out the issue with the documentation.
This is the doc (also has some c++ issue in the sample),
- Setting up app level API Key , https://developers.arcgis.com/qt/qml/api-reference/qml-esri-arcgisruntime-arcgisruntimeenvironment.html .
- Setting up API Key for RouteTask, https://developers.arcgis.com/qt/qml/api-reference/qml-esri-arcgisruntime-routetask.html
I hope this is helpful.
Erwin
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.