By tag: Mapping
0
kicks
Virtual Earth: Convert Road Map Style to Shaded Like maps.live.com
If you've used maps.live.com and Virtual Earth, then you've probably noticed that the Road map style in the Virtual Earth API isn't the same as it is on maps.live.com. This is because the Road map style on maps.live.com is actually not using the VEMapStyle.Road map style, but instead is using VEMapS...
0
kicks
Virtual Earth: SSL Support
I've implemented Virtual Earth within many web applications, but one thing that I've only had to do a couple times is run the site under SSL. If you have ever done this, then you know that the web browser doesn't like this and complains with the "Do you want to display nonsecure items?" pr...
0
kicks
Virtual Earth 6 Articles and Videos
I've been busy with the release of Virtual Earth 6 this week exploring the new features and making some videos and articles.
A must read for any VE developer is the what's new Article I just finished:
http://www.viawindowslive.com/Articles/VirtualEarth/WhatsnewinVersion6.aspx
I'm very impress...
0
kicks
How to add Google Maps to your .Net site in 10 minutes
Add Google Maps to your .Net website in 10 minutes. Full code to display a map with a marker & also geocoding (supply address in text & have the map display it).
0
kicks
Virtual Earth Map Control within a ModalPopup
How to display the Virtual Earth Map Control using the ModapPopupExtender control
0
kicks
ZIP or Address Radius Search Function for SQL Server 2000
SQL Server 2000/2005 function to calculate distance in miles between 2 latitude/longitude points for zip or address proximity search, etc.
0
kicks
ASP.NET Virtual Earth mapping server control
This is an ASP.NET Virtual Earth mapping server control. This control allows you to utilize MS Virtual Earth mapping in your application without writing any javascript. This link goes to the demo site to see it in action!
0
kicks
Virtual Earth v3 Mapping Server Control for ASP.NET
I just uploaded a new release of my ASP.NET 2.0 Virtual Earth v3 mapping Server Control. The download contains a Visual Studio 2005 solution that contains the source code for the server control dll and a sample website that uses the control. Enjoy!