Hi, i tried to use
http://www.google.com/jsapi, but it continues to
give the same problem.
I'am running a GWT code (gwt-earth) in ubuntu, more the nagios
application in a vmware VM. Since the google earth plugin isn't
currently available for linux, i use windows to access the virtual
machine, and visualize the Google Earth in the browser.
gwt-earth can be downloaded with -> svn checkout
http://earth-api-samples.googlecode.com/svn/trunk/ earth-api-samples-
read-only (in directory demos)
This is the html code (in GwtEarth.html)
<html>
<head>
<title>Google Earth API - GWT </title>
<link rel="stylesheet" href="GwtEarth.css" type="text/css">
<script language='javascript' src='com.google.GwtEarth.nocache.js'></
script>
<script src="
http://www.google.com/jsapi"></script>
<script>
google.load("earth", "1");
</script>
</head>
<body>
<iframe src="javascript:''" id="__gwt_historyFrame" style="width:
0;height:0;border:0"></iframe>
</body>
</html>
Best regards
On Feb 17, 2:31 am, fraser [Earth API Guru] wrote:
> Hi Carlos,
>
> If you are working offline for development/testing then you can remove
> the API key all together.
>
> i.e.
http://www.google.com/jsapi