Esri / angular-esri-map

A collection of directives to help you use Esri maps and services in your Angular applications
https://esri.github.io/angular-esri-map/
Apache License 2.0
213 stars 107 forks source link

Is there a wrapper for Angular2+ #353

Closed sreekumarp closed 6 years ago

sreekumarp commented 6 years ago

Is there a wrapper for Angular2+

andygup commented 6 years ago

For others with the same question, for Angular 2+ we recommend using esri-loader. Here's a sample repo demonstrating Angular CLI + esri-loader: https://github.com/Esri/angular-cli-esri-map. And, FYI, we currently don't support any webpack patterns for Angular 6+ until their webpack eject story gets settled and officially documented.