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. Visual Basic
  4. google maps in vb6 application

google maps in vb6 application

Scheduled Pinned Locked Moved Visual Basic
helptutorial
4 Posts 4 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.
  • P Offline
    P Offline
    Preeti1979
    wrote on last edited by
    #1

    How to use map of a particular state that is downloaded from the google maps in our vb6 application and on that pc there is no internet connection.Have anyone done this before.Please help.

    T D L 3 Replies Last reply
    0
    • P Preeti1979

      How to use map of a particular state that is downloaded from the google maps in our vb6 application and on that pc there is no internet connection.Have anyone done this before.Please help.

      T Offline
      T Offline
      thatraja
      wrote on last edited by
      #2

      I never used Google maps in VB6. AFAIK you need internet connection. Check these Add a Google Map to a VB Application[^] How to use GOOGLE MAP API and GOOGLE Earth PLUG-IN in VB6[^] Display a map for an address on Google maps or Yahoo maps in the system's default browser in Visual Basic 6[^]

      thatraja


      My Dad had a Heart Attack on this day so don't...
      Pompeyboy3 here
      | Nobody remains a virgin, Life screws everyone :sigh:

      1 Reply Last reply
      0
      • P Preeti1979

        How to use map of a particular state that is downloaded from the google maps in our vb6 application and on that pc there is no internet connection.Have anyone done this before.Please help.

        D Offline
        D Offline
        Dave Kreskowiak
        wrote on last edited by
        #3

        You can't use Google Maps without an internet connection.

        A guide to posting questions on CodeProject[^]
        Dave Kreskowiak

        1 Reply Last reply
        0
        • P Preeti1979

          How to use map of a particular state that is downloaded from the google maps in our vb6 application and on that pc there is no internet connection.Have anyone done this before.Please help.

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Preeti1979 wrote:

          Please help.

          This is going to hurt, but it's for your own good. First off all, VB6 is deprecated. It's no longer supperted by Microsoft. It's kicked the bucket, it's shuffled off it's mortal coil, run down the curtain and joined the bleedin' choir invisibile!! You can use the Microsoft Interop Forms Toolkit[^] to migrate at your own pace. You can extend VB6 applications using .NET code (means you can write new code in .NET and call it from VB6), giving you access to all kinds of .NET goodies like the WebBrowser component, the PropertyGrid control and the EntLib. Second, you'll need to use something else than a SaaS provider, as they always require internet-access. Third, you specified what technologies you're interested in, not what you are trying to achieve. You get more usefull replies if you state what you're trying to achieve. Like, if you're looking for longitude and latitude for a specific country, we could advise an alternative like GeoNames[^]. I bet you need maps in a local database.

          Bastard Programmer from Hell :suss:

          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