Forum Discussion
Openstreet maps on azure websites
Hi,
I am at the beginning of starting my own project. I come from a database tech background and have not kept up to date with all the Web frameworks. The project will run on azure and I will use visual studio. I need to be able to access opensteet maps for mapping and coordinates. So what I need to do is go to open street maps. Click somewhere on the map and a special tag should come up which I am populating in c# based on coordinates and country.
I will to do the same on android, ios. Is xanarin my best option here?
So there is MVC, the new .net core, web forms, some other framework. I didn't particularly like the .net core as there seems to be no designer with toolbox and components. Or do I use umbraco framework. I also saw a project called OSMsharp on github.
What .net tech should I go for as I have to use openstreetmap and no Google maps, am i limited by this?. Thank you!
Panos