angular2-esri4-components extension?

313
0
09-15-2017 10:34 AM
JamesS1
Occasional Contributor

Currently using angular2-esri4-components for mapping in an Angular 2 application. I'm a little confused on what is available... Is it just Map and MapView? I wanted to add a feature layer and query it and I had to add 'esri/layers/FeatureLayer' and 'esri/tasks/support/Query' to esri4-map-service in order to instantiate and pass to my angular component.

Is this the proper way to do this?

Is this the only way to do this?

Should I clone the angular2-esri4-component repository and extend on my own to suit the needs of the application?

Am I missing something?

0 Kudos
0 Replies