ArcGIS Pro SDK for QT

209
1
3 weeks ago
AnkitaDey
New Contributor

Offline map packages can be downloadable for arcgis sdk 200.2 for Qt creator ??

Header files related to graphic display such as SimpleMarkerSymbolStyle.h, seems not be included even when I am trying to include, throws error saying "header file not available", related header files ArcgisRuntimeEnvironment.h and SimpleMarkerSymbol.h are included and working. Should I reinstalled the sdk version or it is not supported in qt 6.6.2 version ??

0 Kudos
1 Reply
bnoble0110
Esri Contributor

Hey @AnkitaDey 

I think what you are looking for is `SymbolTypes.h`, in there you'll find the `SimpleMarkerSymbolStyle` enum class.

Let me know if that helps or if you need anything else.

0 Kudos