And I should mention that the circle should be defined/declared within
Plane.qml. In other words, the map does not know about the details of
Plane. It just creates a Plane object which should come with a circle
around the plane image.

I just tried defining a MapCircle child of Plane item but got this error
output at the terminal.

QML MapQuickItem: Use the sourceItem property for the contained item,
direct children are not supported
QML MapCircle: deleting this child
--
Regards,
Kishore

On Wed, Sep 14, 2016 at 9:43 AM, Kishore J <kitts.mailingli...@gmail.com>
wrote:

> Is it possible to make a composite MapItem?
>
> Take the plane spotter example (http://doc.qt.io/qt-5/
> qtlocation-planespotter-example.html). I would like to a add a 500m
> circle around the plane defined in Plane.qml. Is this possible? How?
> --
> Regards,
> Kishore
>
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to