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(point) multiple selected cities on map

how to show(point) multiple selected cities on map

Scheduled Pinned Locked Moved ASP.NET
questionhelptutorial
3 Posts 2 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
    P S Pundeer
    wrote on last edited by
    #1

    Hi Everybody, I am stuck with a requirement where I have to flag/mark cities' location on a map of the country. The question is how can I store information of position of the cities for the map. should I use x/y coordinaets? Finally, how I then display them accordingly on web page with the country map. Thanx in advance! -Puran puranonnet

    R 1 Reply Last reply
    0
    • P P S Pundeer

      Hi Everybody, I am stuck with a requirement where I have to flag/mark cities' location on a map of the country. The question is how can I store information of position of the cities for the map. should I use x/y coordinaets? Finally, how I then display them accordingly on web page with the country map. Thanx in advance! -Puran puranonnet

      R Offline
      R Offline
      RichardGrimmer
      wrote on last edited by
      #2

      The simplest method wouyuld probably be to hold the extents of the map, then a the lat / long of the places to be marked (or eastings / northings). If you know the extents, then you should be able to work out the proportional position of the city, and thereby the screen X / Y you need

      "Now I guess I'll sit back and watch people misinterpret what I just said......" Christian Graus At The Soapbox

      P 1 Reply Last reply
      0
      • R RichardGrimmer

        The simplest method wouyuld probably be to hold the extents of the map, then a the lat / long of the places to be marked (or eastings / northings). If you know the extents, then you should be able to work out the proportional position of the city, and thereby the screen X / Y you need

        "Now I guess I'll sit back and watch people misinterpret what I just said......" Christian Graus At The Soapbox

        P Offline
        P Offline
        P S Pundeer
        wrote on last edited by
        #3

        Hi Rich, Thanks for timely suggestion. It worked. Thanks again -Puran:) puranonnet

        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