Commit 4511bc9b authored by Paolo Angelelli's avatar Paolo Angelelli
Browse files

Add setPath overload to QDeclarativePolylineMapItem


This patch adds a Q_INVOKABLE setPath overload that takes a QGeoPath.
This can be beneficial when a path is already available and should
be set without going through javascript array conversion.

This method should come handy also when pushing polyline data from
C++.

[ChangeLog][QtLocation][MapPolyline] Added setPath overload taking a
QGeoPath.

Change-Id: I6916500473865b8234b48e8df08dfb465a2a75d2
Reviewed-by: default avatarAlex Blasche <alexander.blasche@qt.io>
parent e92bf21d
Branches
Tags v5.4.0-alpha1
No related merge requests found
Showing with 60 additions and 0 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment