Javascript Extension for Bing

649
1
11-21-2011 06:20 AM
LawrenceDhliwayo
New Contributor
Please help me guys.

I have a some of questions about JS Extension for Bing for use with ArcGIS Services?

What is the latest version for the mapControl which I should use? , I am testing "http://dev.virtualearth.net/mapcontrol/mapcontrol.ashx?v=6.2" with jsapi version "http://serverapi.arcgisonline.com/jsapi/ve/?v=1.4". Although the sample runs without issues, testing on aptana v3 running firefox, I have an errror;

TypeError: document.namespaces is undefined
at [Top-level script]() (/mapcontrol/mapcontrol.ashx:149)

Has anyone experience this before?

Thanks,
Lawrence
0 Kudos
1 Reply
LawrenceDhliwayo
New Contributor
Ok guys in case anyone experienced this, the first question on document.namespaces error relates to Aptana. I changed my IDE to VS2010 and I am able to debug my application without issues.

Lawrence
0 Kudos