Skip to content

Support QtLocation API #599

@nrbnlulu

Description

@nrbnlulu

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions