Browse Source

Remove extra plugin

QGC4.4
DonLakeFlyer 8 years ago
parent
commit
ae5b704d94
  1. 2
      src/QtLocationPlugin/QMLControl/OfflineMap.qml

2
src/QtLocationPlugin/QMLControl/OfflineMap.qml

@ -342,8 +342,6 @@ QGCView { @@ -342,8 +342,6 @@ QGCView {
property bool isSatelliteMap: activeMapType.name.indexOf("Satellite") > -1 || activeMapType.name.indexOf("Hybrid") > -1
plugin: Plugin { name: "QGroundControl" }
MapRectangle {
id: mapBoundary
border.width: 2

Loading…
Cancel
Save