-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
Qt 6.5 re-introduced the the Location API as a technology preview..
The current (esri's one) SDK is very cumbersome and not as flexible as apposed to the official (Qt Location API) one.
i.e in order to draw a simple graphic on the map and handle touch events from it you need to implement
all this mess https://github.com/Esri/arcgis-maps-sdk-samples-qt/blob/v.next/ArcGISRuntimeSDKQt_CppSamples/DisplayInformation/IdentifyGraphics/IdentifyGraphics.cpp
While with QtLocation API it is as simple as creating a MapQuickItem with some MouseHandler .
Metadata
Metadata
Assignees
Labels
No labels