diff options
author | Matt Ranostay <matt.ranostay@konsulko.com> | 2019-09-22 20:32:53 -0700 |
---|---|---|
committer | Matt Ranostay <matt.ranostay@konsulko.com> | 2019-09-24 19:32:58 -0700 |
commit | 5baf475a1acbfee437ab60cbaeaf68fefcaddd35 (patch) | |
tree | cd469983d0c23e9df5916c55d41ced632e46a0e4 /README.md | |
parent | 462f009d423e6b158c6a442ffe1a66f7ed2ca847 (diff) |
Revert "qml: add OpenStreetMaps map engine option"
This reverts commit 462f009d423e6b158c6a442ffe1a66f7ed2ca847.
Bug-AGL: SPEC-2667
Change-Id: I2e962fb3b5508863d9212d49d423ad0ce7fbd332
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -6,9 +6,6 @@ https://doc-snapshots.qt.io/qt5-5.9/qtlocation-mapviewer-example.html #build step -NOTE: To use OpenStreetMaps instead of MapBox you should replace -the qmake step below with 'qmake ../ ENABLE_OSM=1' - source /SDK_PATH/environment-setup-aarch64-agl-linux mkdir build |