Search code examples
angularjsrazorcesiumjs

Cesium map angular vs razor


I am building a web app using c# that has a client side and server. I am using cesium map. I am new to this material and a bit confused. Can any one tell me if cesium can be implemented with web api and angular? Or should it be with razor? Does it matter?

Thanks Ben.


Solution

  • I know you asked this question on our mailing list as well, but I wanted to answer it here too just in case anyone else has a similar question.

    I'm not supper familiar with either, but as far as Cesium itself is concerned, it doesn't matter. Cesium is toolkit and server agnostic; it doesn't care what toolkit or server technology you use and can work with all of them.