Public bug reported:

Binary package hint: Mozilla Firefox 4.0.1
Target Operating system :Linux unknown 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 
11 03:31:24 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

While loading the bing map, I see following error in firebug.

Microsoft.Maps.Location is not a constructor
[Break On This Error] center: new Microsoft.Maps.Location(latitude, longitude),

More detail :

map = new Microsoft.Maps.Map( renderEl,
{
credentials: 'use you key here',
center: new Microsoft.Maps.Location(latitude, longitude),
mapTypeId: mapType,
width: inWidth,
height: inHeight,
zoom: zoomLevel,
showLogo: false,
showDashboard: true,
showCopyright: false
});
this.setCenter(latitude, longitude);
}

Microsoft.Maps.Location is not a constructor

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

** Description changed:

- Binary package hint: firefox
+ Binary package hint: Mozilla Firefox 4.0.1
+ Target Operating system :Linux unknown 2.6.38-8-generic #42-Ubuntu SMP Mon 
Apr 11 03:31:24 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
+ 
  
  While loading the bing map, I see following error in firebug.
  
  Microsoft.Maps.Location is not a constructor
- [Break On This Error] center: new Microsoft.Maps.Location(latitude, 
longitude), 
+ [Break On This Error] center: new Microsoft.Maps.Location(latitude, 
longitude),
  
  More detail :
  
  map = new Microsoft.Maps.Map( renderEl,
  {
  credentials: 'use you key here',
  center: new Microsoft.Maps.Location(latitude, longitude),
  mapTypeId: mapType,
  width: inWidth,
  height: inHeight,
  zoom: zoomLevel,
  showLogo: false,
  showDashboard: true,
  showCopyright: false
  });
  this.setCenter(latitude, longitude);
- } 
+ }
  
  Microsoft.Maps.Location is not a constructor
  http://localhost:8080/Dashboard.action
  Line 229

** Description changed:

  Binary package hint: Mozilla Firefox 4.0.1
  Target Operating system :Linux unknown 2.6.38-8-generic #42-Ubuntu SMP Mon 
Apr 11 03:31:24 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
- 
  
  While loading the bing map, I see following error in firebug.
  
  Microsoft.Maps.Location is not a constructor
  [Break On This Error] center: new Microsoft.Maps.Location(latitude, 
longitude),
  
  More detail :
  
  map = new Microsoft.Maps.Map( renderEl,
  {
  credentials: 'use you key here',
  center: new Microsoft.Maps.Location(latitude, longitude),
  mapTypeId: mapType,
  width: inWidth,
  height: inHeight,
  zoom: zoomLevel,
  showLogo: false,
  showDashboard: true,
  showCopyright: false
  });
  this.setCenter(latitude, longitude);
  }
  
  Microsoft.Maps.Location is not a constructor
- http://localhost:8080/Dashboard.action
- Line 229

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/777706

Title:
  Bing map fail to load in firefox 4.0.1

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to