|
-
Jan 24th, 2007, 06:06 PM
#1
Thread Starter
Fanatic Member
[2005] connect to virtual earth / google earth
Hello,
I've an asp.net 2 (vb.net) application with sql server.
the database has addresses and I would like to be able to display an address upon clicking it with ms virtual earth /google earth, and also with 2d map such as google maps.
any ideas how it can be done?
-
Jan 24th, 2007, 07:23 PM
#2
Re: [2005] connect to virtual earth / google earth
You can integrate google maps fairly easily using the API, Google earth will be a bit tricky as it's a desktop application but see here for more info.
-
Jan 28th, 2007, 03:47 PM
#3
Thread Starter
Fanatic Member
Re: [2005] connect to virtual earth / google earth
thank you for that!
the problem is that I need my asp. net application to show maps of specific street addresses, and as I understand google maps only shows area by latitudes and longitudes.
do you know some service that supply maps by street addresses, I don't mind paying a small fee for this kind of service.
or maybe other ideas how to show maps for specific addresses?
p.s. all the maps that I need are U.S. maps, most of them are of New York.
-
Jan 28th, 2007, 04:28 PM
#4
Thread Starter
Fanatic Member
Re: [2005] connect to virtual earth / google earth
I just saw something about yahoo maps, and it saids that they support displaying a map of a given address.
does anyone knows this service?
do you recommend working with it?
I've tried a bit to display a specific zip code, and it does give me the map of its area, but the zip code address itself is not marked on the map itself. do you know how to solve this?
-
Jan 30th, 2007, 01:08 AM
#5
Junior Member
Re: [2005] connect to virtual earth / google earth
Hi
U can use microsoft map point.u have to pay for this .and i am not much familar with the question u asked
regards
Venkat
-
Jan 30th, 2007, 03:40 AM
#6
Thread Starter
Fanatic Member
Re: [2005] connect to virtual earth / google earth
Thanks !
I can't find how much does it cost...
-
Feb 1st, 2007, 11:05 AM
#7
Re: [2005] connect to virtual earth / google earth
 Originally Posted by bambo
Hello,
I've an asp.net 2 (vb.net) application with sql server.
the database has addresses and I would like to be able to display an address upon clicking it with ms virtual earth /google earth, and also with 2d map such as google maps.
any ideas how it can be done?
The COM API that Fishcake has shown you, provided by Google, will be able to issue commands to an existing instance of Google Earth. Which means you'll have to create an ActiveX wrapper to be placed on your page, which wraps the functionality of the Google Earth COM application (both of which will need to be installed on the end user's machine, and we know how browsers prevent such malicious activities from taking place nowadays).
-
Feb 1st, 2007, 12:17 PM
#8
Thread Starter
Fanatic Member
Re: [2005] connect to virtual earth / google earth
Thanks for the detailed reply.
OK, I guess using google earth is out of the question...
I just read about microsoft map point service, and it seems quite good with routing, do you know about it?
also, I couldn't find if its free or not.
-
Feb 1st, 2007, 12:19 PM
#9
Re: [2005] connect to virtual earth / google earth
Google Maps is just as efficient when it comes to routing.
-
Nov 7th, 2007, 03:00 PM
#10
Hyperactive Member
Web.Maps.VE - ASP.NET 2.0 Virtual Earth Mapping Server Control
Web.Maps.VE is the first ASP.NET 2.0 Virtual Earth mapping Server Control with Full ASP.NET AJAX Support. Web.Maps.VE builds on top of the open source PietschSoft.VE mapping server control by adding a much richer Ajax feature set. It allows you to add a mapping functionality to your ASP.NET applications to add shapes (Pushpins, Polylines and Polygons) to the map, and to handle client-side map events (such as: OnClick, Zoom In/Out and Map Scrolling) all via server-side .NET code. You will have No more javascript hassles while implementing Virtual Earth within your ASP.NET 2.0 applications! Web.Maps.VE can be used with C#, VB.NET or any other language that the .NET Framework supports.
There is a FREE trial available so you can evaluate it before purchase.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|