Kazu46Machi / earth-api-samples

Automatically exported from code.google.com/p/earth-api-samples
0 stars 0 forks source link

gAdmanager causes error on switching to Earth Mode #103

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create Map with the following gAdManager Code:
var adMng = new GAdsManager(your_GMap_id,
"pub-AdID...",{'maxAdsOnMap':30,'minZoomLevel':1,'channel':'your_channel_Name'})
;
adMng.enable();
2. Activate the Earth-Mode Button and klick on it
3. Now no Earth map appears (FF). Instead the following Error comes up:
Error: this.Le[this.Le.length - 1] is undefined
Quelldatei: http://maps.google.com/intl/de_ALL/mapfiles/137c/maps2.api/main.js
Line: 534

What is the expected output or behavior? What do you see instead?
Earth 3D should appeare. 
I see only an grey surface with no earth-Loading Icon.

Which plugin version are you using?
unknown

Which browsers and operating systems are affected?
Firefox, WinXP

Please provide any additional information (code snippets/links) below.
code allready above.

Regards,
Mansur

Original issue reported on code.google.com by esmann.m...@gmail.com on 29 Nov 2008 at 7:44

GoogleCodeExporter commented 8 years ago
Hi, is this still the case with the plugin version 4.3.11xx ? I'm able to get 
Earth
to load but the icon is pure white. Also, if you can, provide a link to your 
page.

Original comment by api.roman.public@gmail.com on 16 Dec 2008 at 12:39

GoogleCodeExporter commented 8 years ago

Original comment by api.roman.public@gmail.com on 26 Jan 2009 at 7:32

GoogleCodeExporter commented 8 years ago
Issue 138 has been merged into this issue.

Original comment by api.roman.public@gmail.com on 5 Feb 2009 at 8:37

GoogleCodeExporter commented 8 years ago
This is filed at the Maps API forum at:
http://code.google.com/p/gmaps-api-issues/issues/detail?id=673

This issue is also fixed as of Maps API v2.143

Original comment by api.roman.public@gmail.com on 26 Mar 2009 at 10:26