Hi Rossoko, I am submitting the details as much as I can. As this is an internal server I cannot share the link Please find attached the error in IE when I try to open the link My Html page is also attached The error is pointing to error in line 19 which is <body onload='init()' id='body'>
When I remove onload='init()' the error disappears
the content of js file is same init function as provided by Google examples.
-----------------------------
var ge;
var placemark;
google.load("earth", "1");
function init() {
google.earth.createInstance('map3d', initCB, failureCB);
}
------------------------------------
So in all logics its failing in init() function. The logs from my server says
Rendering geview/index
Completed in 1703ms (View: 0, DB: 1656) | 200 OK [http://the
redirection IP/geview?cell=BHENDRA]
The key is generated to the redirection IP itself..
So why is this failing I cannot understand..
Can you please help ?
Regards,
Prashant
On Wed, Mar 10, 2010 at 10:16 PM, Rossko <[email protected]> wrote:
>> All the answers point to generation of seperate keys, but even though
>> I generate the 2nd key it doesn't work,
>
> Show us
> http://groups.google.com/group/Google-Maps-API/web/why-including-a-link-is-critical
>
>> This logic works for normal web applications but for Google earth due
>> to some key issue doesn;t work.
>
> Are you using the GE plugin, then? These may help -
> http://groups.google.com/group/google-maps-api/search?q=earth+plugin+key
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Maps API" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/google-maps-api?hl=en.
>
>
--
Prashant Thakur
--
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-maps-api?hl=en.
Title: GIS Viewer
<<attachment: error.JPG>>
