문제

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