Search Wiki:
Project Description
The purpose of this project is to fully enable JavaScript Intellisense for the Virtual Earth Map Control inside of Visual Studio 2008.

Creating Microsoft Virtual Earth mashups and applications just got a whole lot easier. This JavaScript library enables Intellisense for the Microsoft Virtual Earth 6.1 (current release) AJAX control in Visual Studio 2008.

vejs1.png

vejs2.png

A video explaining this project is available at http://channel9.msdn.com/ShowPost.aspx?PostID=386000. The video was created before the release of the project. Since the recording, we've released. Please download it, use it, and tell us how we can make it better. We already have a set of works items we are thinking about for the next release. Let us know what we're missing.
Last edited Apr 25 at 1:54 PM  by crpietschmann, version 6
Comments
py_sunil wrote  Jun 23 at 8:44 AM  
Excellent Helper Project ..It really helped me a lot to quickly understand virtual earth api. Thanks to the author

py_sunil wrote  Jun 23 at 10:46 AM  
Some functions are missing . for ex : map.AddPushpin() function is missing .. Please add support for it

keydet wrote  Jul 16 at 2:09 PM  
map.AddPushpin is deprecated. You should use map.AddShape instead.

Updating...