Results 1 to 10 of 10

Thread: [2005] connect to virtual earth / google earth

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Sep 2005
    Posts
    586

    Red face [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?

  2. #2
    Frenzied Member Fishcake's Avatar
    Join Date
    Feb 2001
    Location
    Derby, UK
    Posts
    1,092

    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.

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Sep 2005
    Posts
    586

    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.

  4. #4

    Thread Starter
    Fanatic Member
    Join Date
    Sep 2005
    Posts
    586

    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?

  5. #5
    Junior Member
    Join Date
    Oct 2006
    Posts
    18

    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

  6. #6

    Thread Starter
    Fanatic Member
    Join Date
    Sep 2005
    Posts
    586

    Re: [2005] connect to virtual earth / google earth

    Thanks !

    I can't find how much does it cost...

  7. #7
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: [2005] connect to virtual earth / google earth

    Quote 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).

  8. #8

    Thread Starter
    Fanatic Member
    Join Date
    Sep 2005
    Posts
    586

    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.

  9. #9
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: [2005] connect to virtual earth / google earth

    Google Maps is just as efficient when it comes to routing.

  10. #10
    Hyperactive Member
    Join Date
    May 2002
    Location
    Wisconsin, USA
    Posts
    279

    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
  •  



Click Here to Expand Forum to Full Width