Hi,
I am doing development in VE version 2.0 by saving the javascript file "MapControls.js" to my local machine. to keep my code same I want to download VE Javascript file for version 3. It would be great help if someone will provide me with that file.
Thanks alot

Need VE version 3 JavaScript file
Loretta Fischer
hi ,
here u can get the map control for v3.
open http://local.live.com/veapi.ashx file and save locally.
rename it to Mapcontrol.js .
good luck...
thanks,
ram
Jack M
iulmer
The contents of mapcontrol.js are...
function ____downloadMapControl()
{
document.write("<script type='text/javascript' src='http://local.live.com/veapi.ashx'></script>");
};____downloadMapControl();