200.1.0
ArcGIS Maps SDK for Qt 200.1.0 Samples Release Notes
New Samples
Enhancements
- Ported Display scenes in tabletop AR to 200.1 & Qt 6
- Portaed Explore scenes in flyover AR to 200.1 & Qt 6
- Refactored numerous feature layer sample variations into one called Display feature layers
- Refactored numerous samples to use the more modern C++ approach of subclassing
QObject
instead ofQQuickItem
- Updated usage of deprecated
MouseEvent.pos
across all samples toMouseEvent.position
.