Details
-
Suggestion
-
Resolution: Done
-
P3: Somewhat important
-
5.0.0
-
None
Description
There is currently no public C++ mapping API. The existing private API (used by the QML Map type) has a number of subtle bugs which are hard to fix because the code that is rendering the map and map objects does not have all the required information.
The proposed API, as described by the header files in the attached api-suggestion.tar.gz file, addresses this by moving the rendering into the geoservices plugins.
Attachments
Issue Links
- relates to
-
QTBUG-23412 QtLocation & QtPositioning backlog
- In Progress