TheKeithStewart / angular-esri-components

A set of Angular components to work with ArcGIS API for JavaScript v4.6
Apache License 2.0
43 stars 28 forks source link

Sample test project #16

Closed cristianmad closed 6 years ago

cristianmad commented 7 years ago

Hi,

Is there a sample project using the component? (or maybe some more detailed instructions)

Thanks

TheKeithStewart commented 7 years ago

Hi @cristianmad,

Yes. https://github.com/tomwayson/esri-angular-cli-example is using this library.

Let me know if you are having difficulty with any particular feature.

cristianmad commented 7 years ago

@TheKeithStewart Thank you for the quick reply!

The link provided by you is exactly what I was looking for! 👍 I think that it may be useful having the link on your component's main page (unless it is already there :) ) I will go over the example and let you know if I run into any issues.

Thanks again, Cristian

TheKeithStewart commented 7 years ago

Good point, @cristianmad. I'll add a link to the example project in the README.md.