OpenStreetMap in ASP.NET

I am interested in using OpenStreetMap in a web application developed using ASP.NET. Does anyone know if there is a control, library or shell for using OpenStreetMap in ASP.NET? (C # without using Javascript).

Thanks in advance.

+3
source share
2 answers

I'm not sure if they have any ASP-specific tools, but Cloudmade has many tools and APIs that you can use to get OpenStreetMap into your application. This is mainly done on the client, but through JavaScript, so I don’t think you will find many features for C # tools.

, ...

0

BruTile - # . , silverlight.

, Silverlight - , . , , , .

" Javascript" - , - javascript. , , - javascript, - . ... #, , OpenLayers , javascript , . - ​​! , javascript . : -)

, , , <img> . (!?) #. - ! (, MapQuest) <img> .... javascript, #!

0

Source: https://habr.com/ru/post/1774344/


All Articles