Thank you, Andrew. I tried loading the code in that linked-to thread
into the GCode Playground in order to imitate it, but I can't get that
code to load at all. I will look around for working examples and read
the API documentation closely and try to figure it out.

However, I did see that the code in that thread includes "map = new
GMap2(document.getElementById('map3d')); " and mine has "var map = new
GMap2(document.getElementById("map_canvas"),{ size: new
GSize(800,600) } );"

I wonder if that is causing a fundamental problem if I want to do more
complex things with the GEarth plugin?

Thanks again, very much,
Scott

On Jul 14, 12:32 pm, Andrew Leach <[email protected]> wrote:
> On Jul 14, 5:00 pm, ScottE <[email protected]> wrote:
>
> > Someone told me the page created by Google Code Playground export
> > doesn't load due to an API key issue. I believe I've successfully
> > uploaded the map here:http://mysite.verizon.net/vzenti29/
>
> > Thanks a lot for any help!
>
> I think this thread is 
> relevant:http://groups.google.com/group/google-maps-api/browse_thread/thread/a...
>
> Layers are hidden when Earth is, and need to put back explicitly when
> Earth is chosen again.

-- 
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.

Reply via email to