Hi,

   Thank you so much for your help :) stumped me that one did as its
the first time I've noticed it not working.


Changing G_SATELLITE_TYPE to G_SATELLITE_MAP made the difference ;)


I was wondering if I could ask quick question though, when using
firebug, its says mf is undefined, I have no idea what mf is and where
to find it as it is not in my code.

When I made this map, I made my markers like this....

  var point = new GLatLng(64.23063,-21.224175);
      var marker = createMarker(point,'<div style="width:655px">Take a
tour in Iceland. Have a look  <a href="icepano4_xml.html">Pingvellir</
a><iframe src="planet/icepano4_xml.html" height="430" width="655"
frameborder="0" scrolling="no" align="middle"></iframe>')
      map.addOverlay(marker);

using an iframe to display my java panorama content, I was wondering
if anyone knew of a better way to display html content in the pop up
bubble, the display windows still work, but the panoramas no longer
show, I checked sun java console and it says things are missing, but
when I check the actual html page I am displaying things are fine.

I need to work on this but really lack time, I tried using mymaps from
google, but found it lack a way to display panoramas in window and
just appeared as links.


hmm, any advice greatly appreciated

http://www.vrwebdesign.co.uk/vrplanet.htm

best wishes,

tom

On Dec 2, 6:32 am, "Michael Geary" <[EMAIL PROTECTED]> wrote:
> Load your page with Firebug or any other JavaScript debugger enabled, and it
> will show you exactly what the problem is.
>
> http://getfirebug.com/
>
> -Mike
>
> > From:tommo77funk
>
> > Hi,
>
> >        I'm hoping somebody can explain this, suddenly my
> > google maps embedded on my web page, does not display the
> > 'satellite view' or any of the markers that I set. Has
> > something happened ?
>
> > Please seehttp://www.vrwebdesign.co.uk/vrplanet.htmand view
> > my source, its all there and it should be working, gmap2 is
> > being used.
> > But suddenly nothing is displayed.
>
> > Please, please someone fill me in on whats going on. Is it to
> > do with licence change ?
>
> > Best wishes,
>
> > tom
>
>
--~--~---------~--~----~------------~-------~--~----~
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