In my single-page-application I'm using durandaljs and knockout, but durandal and arcgis maps are incompatible, because arcgis maps use dojo(durandaljs doesnt work with dojo, require js ony). Which simple spa-framework I can use with esri arcgis maps?

有帮助吗?

解决方案

You can try Leaflet. See https://github.com/esri/esri-leaflet It's still evolving quickly but it is very promising.

其他提示

You can use better openlayers. (Open source)

OpenLayers makes it easy to put a dynamic map in any web page.

Here is the url:

http://www.openlayers.org

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top