angular2-esri-playground icon indicating copy to clipboard operation
angular2-esri-playground copied to clipboard

Angular 2 & Esri 4

Results 3 angular2-esri-playground issues
Sort by recently updated
recently updated
newest added

- replace systemjs with esri-loader - update angular, jsapi and make sure latest & greatest best practices are being followed - move systemjs code to a frozen branch - note...

Not sure why but when I first ran `npm start` I got the following errors. But, after I reloaded the app manually in the browser everything worked okay after that....

@tomwayson @jwasilgeo I discovered this issue in my own project and narrowed it down to the map loading. You can verify this by implementing NgAfterViewChecked in one of your components....