We're starting to evaluate which JS pieces to leverage for a new application, which will be replacing a Silverlight app. We were going to start out with Angular as a core piece of the puzzle, until noticing a comment here: Esri/angular-esri-map · GitHub
when we have tried to use Angular on single-page, full-screen mapping applications, we have found ourselves working against the framework. |
Can someone give a tangible explanation of how this went bad? Are there alternative frameworks that make more sense for a full-screen mapping application? Our application is very map-centric, and it has many layers and interactions with map elements.