Google Maps
I previously blogged about Javascript Intellisence for Google maps.
I asked the question: "If I get enough interest in this intellisense file I will keep developing (adding to) it. Let me know what you think and what you want to see in the next version."
Well a few of you responded and the project is now on CodePlex:
http://www.codeplex.com/GMapJS
Thanks to Nicolas Boonaert for setting this up...and for getting the project off the ground.
Hope you find this useful and hopefully soon you will see more Google Map Classes added soon.
Microsoft have a project on CodePlex to fully enable JavaScript Intellisense for the Virtual Earth Map Control inside of Visual Studio 2008. Which you can find here.
This makes working with VE really easy.
I have noticed a few people (on forums etc) wishing for JavaScript intellisense for Google Maps. so I have created a js file that contains the information to enable this.
You can download this file here.
If you don't know what to do with this file check out Scott Gu's Blog on VS 2008 JavaScript Intellisense.
The basics is to place the js file in you JavaScript folder and reference the...