Public bug reported:

Binary package hint: firefox-3.0

Google maps KML overlays
(http://code.google.com/apis/maps/documentation/overlays.html) won't
display (missing track) with Firefox 3.0.1 Ubuntu Hardy; same website
browsed with MS + Firefox 3.0.1 for works fine (visible track). KML
works fine with Google Earth.

Overlay javascript  is the following:

...
var geoXml = new GGeoXml("http://www.site.com/mytrack.kml";);
...
if (GBrowserIsCompatible()) {
         map.addOverlay(geoXml);
}
....

Cheers


Here system details:

# lsb_release -rd
Description:    Ubuntu 8.04.1
Release:        8.04

#apt-cache policy firefox
firefox:
  Installed: 3.0.1+build1+nobinonly-0ubuntu0.8.04.3
  Candidate: 3.0.1+build1+nobinonly-0ubuntu0.8.04.3

** Affects: firefox-3.0 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Firefox 3.0.1 (Hardy) doesn't display google maps overlays
https://bugs.launchpad.net/bugs/255504
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to