Tagged Questions
3
votes
2answers
144 views
Please recommend a good OpenStreetMap component
I've been asked to write an internal application for our business that uses mapping functionality to place push-pins of business related data.
As this is not a public facing application and to be ...
3
votes
3answers
1k views
How to use OpenStreetMap to get distance between two points?
I am working on a vehicle routing program that needs to accurately get the driving distance between different locations for a vehicle using .Net. I could have used the Google API to get the distances, ...
3
votes
6answers
4k views
How can I use OpenStreetMap in my Compact Framework App?
does anyone know, how I can use OpenStreetMap inside my Compact Framework Application? Is there a Framework or something like that? All I can find in their Wiki is how to contribute to their Project ...
1
vote
1answer
23 views
How to integrate OpenStreet Map in c# winforms
I need to integrate OpenStreet Map in my c# application, as I have done some research work on google and bing and realized their licensing restrctions.
Now I want integrate OpenStreet Map
Tasks to ...
1
vote
0answers
230 views
OpenStreetMap how to put it on your server? [closed]
I need create clear project on the basis of OpenStreetMap.
and it would be nice if they could leave the streets - it would be perfect
How do it ?
0
votes
1answer
122 views
Accessing objects returned by java script running in a webbrowser control from C#
I would like to know how i can access properties of an object returned by a javascript function running inside a webbrowser control from within C#.
Here is the full context:
I'd like to create a C# ...