This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Map functionality in WPF Application

0

I have built a commercial application based on WPF for analysing the Call Data Records of cell phones for police and investigation agencies. This app has a geo co-ordinates of the cell towers mentioned. I want to show them on the map in offline mode. Can this be done and how?

asked 11 Jun '15, 14:08

DAWAD's gravatar image

DAWAD
11112
accept rate: 0%

edited 05 Feb '16, 12:45

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554


One Answer:

1

There are some solutions to have OSM based maps displayed offline on different devices ...

Do a search for "offline" in this FAQ site or in the OSM wiki to find some examples.

Maybe a program that uses vector maps from Mapsforge are suitable. Go to the Github pages of mapsforge and see the list of apps using mapsforge maps.

Then displaying own objects via any coordinates should not be difficult.

answered 11 Jun '15, 17:23

stephan75's gravatar image

stephan75
12.6k556210
accept rate: 6%

Source code available on GitHub .