Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. How to use maps in C# Desktop Application

How to use maps in C# Desktop Application

Scheduled Pinned Locked Moved C#
tutorialcsharpcom
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Jax_qqq
    wrote on last edited by
    #1

    Hi, I need to use maps in my C# desktop application... I m not getting any solution for the same. If some one have used the google maps in desktop application then pls guide me how to use google map. Aur any other alternative. Thanx Anuj Kamthan Software Developer Solversa Technologies, Pune - 411007, India. http://www.solversa.com

    J P 2 Replies Last reply
    0
    • J Jax_qqq

      Hi, I need to use maps in my C# desktop application... I m not getting any solution for the same. If some one have used the google maps in desktop application then pls guide me how to use google map. Aur any other alternative. Thanx Anuj Kamthan Software Developer Solversa Technologies, Pune - 411007, India. http://www.solversa.com

      J Offline
      J Offline
      Judah Gabriel Himango
      wrote on last edited by
      #2

      I haven't used them in a desktop app, but it should be pretty simple to do this: you can add a WebBrowser to your form and show the maps inside that as if it were a normal web browser. That way, you can still code to the Google Maps API using javascript. Optionally, you could write a .NET library wrapper that wraps the javascript API. That would be cool. You might want to look at this CP article[^] to help get you started.

      Tech, life, family, faith: Give me a visit. I'm currently blogging about: Is Jesus the Jewish Messiah? The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

      1 Reply Last reply
      0
      • J Jax_qqq

        Hi, I need to use maps in my C# desktop application... I m not getting any solution for the same. If some one have used the google maps in desktop application then pls guide me how to use google map. Aur any other alternative. Thanx Anuj Kamthan Software Developer Solversa Technologies, Pune - 411007, India. http://www.solversa.com

        P Offline
        P Offline
        Phil C
        wrote on last edited by
        #3

        you mean something like this??? http://www.codeproject.com/aspnet/LatLaysFlat-Part1.asp

        J 1 Reply Last reply
        0
        • P Phil C

          you mean something like this??? http://www.codeproject.com/aspnet/LatLaysFlat-Part1.asp

          J Offline
          J Offline
          Jax_qqq
          wrote on last edited by
          #4

          Hiii, Yes u r right, i have to do something like this only but this wrapper provided for ASP.Net i need to use this in windows based application... Thanx Anuj Kamthan Software Developer Solversa Technologies, Pune - 411007, India. http://www.solversa.com

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups