Commit 9802d9fa authored by lm's avatar lm

Last final visual tweaks

parent 017c02df
......@@ -7,7 +7,7 @@
<!-- QGroundControl -->
<title>QGroundControl Google Earth View</title>
<!-- *** Replace the key below below with your own API key, available at http://code.google.com/apis/maps/signup.html *** -->
<script type="text/javascript" src="https://getfirebug.com/firebug-lite-beta.js"></script>
<!--<script type="text/javascript" src="https://getfirebug.com/firebug-lite-beta.js"></script>-->
<script type="text/javascript" src="http://www.google.com/jsapi?key=ABQIAAAAwbkbZLyhsmTCWXbTcjbgbRSzHs7K5SvaUdm8ua-Xxy_-2dYwMxQMhnagaawTo7L1FE1-amhuQxIlXw"></script>
<script type="text/javascript">
google.load("earth", "1", { 'language': 'en'});
......
......@@ -38,7 +38,7 @@
<string>Go to home location</string>
</property>
<property name="text">
<string>To Home</string>
<string>Home</string>
</property>
</widget>
</item>
......@@ -237,7 +237,7 @@
<item row="1" column="0">
<widget class="QPushButton" name="toLatLonButton">
<property name="text">
<string>To Lat/Lon</string>
<string>Lat/Lon</string>
</property>
</widget>
</item>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment