CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Maps services

Threaded View

  1. #1
    Join Date
    Dec 2003
    Location
    Republic of Ireland
    Posts
    383

    Maps services

    Hi,
    I want to put in my web app some links that will display map along with a dot or something on it that indicates given location (address or GPS coordinates - doesn't matter at this point). I know that it could be done using http://local.live.com/ but did someone hear about other similar services? The best for me would be if I could grab the bitmap and show it in my app not having to redirect user to different web page.

    Any help appreciated,
    Last edited by Mr. Tomaszek; January 30th, 2007 at 09:41 AM.

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

Featured