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. Web Development
  3. ASP.NET
  4. How to show content while waiting for google map?

How to show content while waiting for google map?

Scheduled Pinned Locked Moved ASP.NET
jsonhelptutorialquestion
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.
  • F Offline
    F Offline
    fmlove
    wrote on last edited by
    #1

    hi! i'm working on google maps api. i send hundreds of Geocode requests to google map api therefore its take to much time to load the page. Is there any way to show header and left menu while waiting for google maps. please share some ideas with code help... thanks in advance :)

    N 1 Reply Last reply
    0
    • F fmlove

      hi! i'm working on google maps api. i send hundreds of Geocode requests to google map api therefore its take to much time to load the page. Is there any way to show header and left menu while waiting for google maps. please share some ideas with code help... thanks in advance :)

      N Offline
      N Offline
      N a v a n e e t h
      wrote on last edited by
      #2

      Show the map on a iframe[^]. So other parts of your page will load while you wait for map to load.

      Best wishes, Navaneeth

      F 1 Reply Last reply
      0
      • N N a v a n e e t h

        Show the map on a iframe[^]. So other parts of your page will load while you wait for map to load.

        Best wishes, Navaneeth

        F Offline
        F Offline
        fmlove
        wrote on last edited by
        #3

        iframe needs src="" to a page, but i have just one div where i'm showing the map.. how can i use iframe with my map?

        C 1 Reply Last reply
        0
        • F fmlove

          iframe needs src="" to a page, but i have just one div where i'm showing the map.. how can i use iframe with my map?

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          putting it in a div and then hiding the div with javascript will work just fine.

          Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

          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