summaryrefslogtreecommitdiffstats
path: root/examples/location/places_map/places_map.qrc
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@theqtcompany.com>2015-07-10 13:55:17 +0200
committerMichal Klocek <michal.klocek@theqtcompany.com>2015-07-13 10:33:33 +0000
commita990d458f752aedb8b91aeafb4a62bb7c8ed4c50 (patch)
tree6cb8bc9ccaf4d55e9c3325029fb501f24800ab09 /examples/location/places_map/places_map.qrc
parent5e71363485b3760601544f6365b039ef3b986123 (diff)
Update places-list and places-map examples
Change position used in examples to Oslo. Update marker icons to be the same as in mapviewer example. Update screenshots, so they contain osm map. Add marker icon to places_list, so it does not look so boring. Add places title to places_map, so it is more readable. Change-Id: Ia321aa8577e77f76468c504cd4e6ce877712089c Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'examples/location/places_map/places_map.qrc')
-rw-r--r--examples/location/places_map/places_map.qrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/location/places_map/places_map.qrc b/examples/location/places_map/places_map.qrc
new file mode 100644
index 00000000..22395296
--- /dev/null
+++ b/examples/location/places_map/places_map.qrc
@@ -0,0 +1,6 @@
+<RCC>
+ <qresource prefix="/">
+ <file>marker.png</file>
+ <file>places_map.qml</file>
+ </qresource>
+</RCC>