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

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" 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/firebug?hl=en.

Reply via email to