Details
-
User Story
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
Description
The Places API currently only supports saving of a single place at a time, it
should have a function to save multiple places as a batch.
This can facilitate the use case of importing places client side. The client have their own parsing code to create Place instances and then these
can be saved with a single function call.
Ultimately it is merely a convenience function for developers.
Attachments
Issue Links
- relates to
-
QTBUG-23412 QtLocation & QtPositioning backlog
- In Progress