As a Web 2 developer I found myself dealing with fast growing JavaScript code files. And I really missed the code regions in Visual Studio, which is a nice way to organize the code blocks and focus on reasonable small amount of code. There are some macros available out on the web for placing a...
I just released GoogleMap Control 4.1 beta. Get it from codeplex , and give it a try. Release Notes In this release were fixed some important issues like: large number of markers using geocoding, zoom end event cycling etc. Some new features were implemented as well, check out the list below. I would...
I’m working recently on next release of GoogleMap Control v4.1. As I have mentioned - I’m switching from anonymous to pseudo-named JS function for that release. All the effort made, was for a better JS debug and error feedback experience. At least, that’s the theory. However, today I did some work on...