- Added doc table of contents to root README.md and docs/index.md
- Renamed docs/index.md to docs/README.md
- Updated to use version 100.8 of the ArcGIS Runtime SDK for Qt.
- Fixed crash on RasterCell identify.
- Updated to use version 100.7 of the ArcGIS Runtime SDK for Qt.
- QML namespaces updated from
Esri.*
toEsri.ArcGISRuntime.OpenSourceApps.*
. - Replaced deprecated use of enum
SurfacePlacement::Draped
withSurfacePlacement::DrapedBillboarded
. - Replaced ModelSceneSymbol with PictureMarkerSymbol for location tracking.
- Removed deprecated "ExampleApps" icon.
- Comprehensive app documentation from the ArcGIS for Developers site.
- Added Troubleshooting section to root README.md.
- Updated to use version 100.4 of the ArcGIS Runtime SDK for Qt.
- Added MrSid raster layer support.
- Added KML layer support.
- Fixed issue with location display.
- The 360 viewshed now utilizes the new official runtime support.
This is the first release of the Dynamic Situational Awareness app for Qt.