From 5baf475a1acbfee437ab60cbaeaf68fefcaddd35 Mon Sep 17 00:00:00 2001 From: Matt Ranostay Date: Sun, 22 Sep 2019 20:32:53 -0700 Subject: Revert "qml: add OpenStreetMaps map engine option" This reverts commit 462f009d423e6b158c6a442ffe1a66f7ed2ca847. Bug-AGL: SPEC-2667 Change-Id: I2e962fb3b5508863d9212d49d423ad0ce7fbd332 Signed-off-by: Matt Ranostay --- README.md | 3 --- 1 file changed, 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7dbe21f..fb77f41 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit 1.2.3-korg