c# - Surface offline maps -


i'm developing surface application, came across problem. need develop control next abilities:

  1. world map on background (should display continents).
  2. i need way find out on continent user touched(interactive background map).
  3. any controls can added on top of map control (for example video-player control different regions of map).
  4. map control should works in offline mode (without connection internet).

i can't find frameworks meet goals. so, know projects/code samples can me achieve goals

offline mapping done in many ways, 1 of them download / shapefile continents. (you can search that). later can use sharpmap display shapefile in wpf application. sharpmap .net framework based open source application enables reading multiple geospatial formats. option read geo-spatial data dotspatial.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -