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 accomplish: 1. Display Map and the vehicle location on the map. 2. Allow the user to define regions or radius on the map by drawing lines or shapes(triangles, rectange or circles) on the map and get the exact calculated long/lat, radius, distance etc
I am totally new to this area have no idea, trying hard to get the knowledge but due to time constraint i am having difficulties.
Appreicate if some body can share their experience and guide me to the right direction with blogs, samples etc.
Thanks
Embedding an OSM map on WebsiteGo to https://www.openstreetmap.org on your browser. Navigate on the map to the location you want to embed. On the right side, click the “Share” icon, then click “HTML”
OpenStreetMap has an editing API for fetching and saving raw geodata from/to the OpenStreetMap database — this is the entry page for the documentation. If you just want to embed a map into a webpage, you don't want this API. Use a web map library instead.
The OpenStreetMap API is free.
The Openstreetmap API endpoint is located at http://api.openstreetmap.org/. You can find the Openstreetmap API portal / hompage here. If you need Openstreetmap API support, you can visit developer support here, or reach out to their Twitter account at @OpenStreetMap.
You're definitely looking for GMap.NET. You can use any map provider, just take care of license restrictions as you already noted. Look at the example they provide, it'll be useful for you.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With