diff options
author | Paolo Angelelli <paolo.angelelli@qt.io> | 2016-08-06 21:26:10 +0200 |
---|---|---|
committer | Paolo Angelelli <paolo.angelelli@qt.io> | 2017-01-26 14:46:00 +0000 |
commit | c062403a894a270101ae821fd73fa848f918ac54 (patch) | |
tree | da4becf0a6e1c5685f1f57d5ce1d8890feab225c /src/location/declarativemaps | |
parent | 12b62e04e4c17ddeaeaae46ec09af2eb7244e840 (diff) | |
download | qtlocation-c062403a894a270101ae821fd73fa848f918ac54.tar.gz |
Use geoshapes as geo-model in qdeclarativegeomapitems
This patch uses QGeoShapes as data model inside the
QDeclarativeMapItemBase subclasses.
Advantages:
- avoids duplication of implementation for
geo-related methods (now only inside QGeoShapes).
- provides map items a bounding box, usable for
area based item searching ,or simple viewport fitting
- allows to follow the graphics-view pattern, and
have the same items visualized in different Maps
(not yet supported).
Change-Id: I6eec738fef5d753d90bdeeb4b109be89155b25f8
Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to 'src/location/declarativemaps')
0 files changed, 0 insertions, 0 deletions