Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
9802d9fa
Commit
9802d9fa
authored
Feb 20, 2011
by
lm
Browse files
Last final visual tweaks
parent
017c02df
Changes
2
Hide whitespace changes
Inline
Side-by-side
images/earth.html
View file @
9802d9fa
...
...
@@ -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
'
});
...
...
src/ui/map3D/QGCGoogleEarthView.ui
View file @
9802d9fa
...
...
@@ -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>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment