I'm developing a map application (Several shapefiles with OpenstreetMap or BingMap on background and some dynamically generated features on the map). I'vs created some part of it with Telerik RadMap for silverlight. but I'm far more comfortable with Javascript and HTML (I'm mainly a web developer).
So, is there any advises on how to choose the right technologies for a web based map application? is there Any shortcomings for Javascript components that support GeoJSON (leafletjs, KendoMap, ...)? Any comparisons between GeoJSON and HTML/JavaScript vs Shapefile and Silverlight
?
1 Answer 1
Since HTML5 announcement flash support has dropped, and adobe has ditched flex, and now they predict that (flash, silverlight, java) will die
so for the moment the future is for HTML5 and JS.
-
You are right but silverlight is a great technology and is going to be used for a long time (Microsoft Silverlight is Dead; Long Live Silverlight!). I wanna know is there anyone who had experience with both.Mahmood Dehghan Tazereh– Mahmood Dehghan Tazereh2014年08月24日 10:23:52 +00:00Commented Aug 24, 2014 at 10:23
-
1I'm now using leaflet and I'm so happy with the results. It's way more better than silverlight. Thanks for your answer.Mahmood Dehghan Tazereh– Mahmood Dehghan Tazereh2014年12月17日 16:28:40 +00:00Commented Dec 17, 2014 at 16:28