# angularx-esri-components
[![npm version](https://badge.fury.io/js/angularx-esri-components.svg)](https://badge.fury.io/js/angularx-esri-components)


A set of Angular components to work with  angular5 and [ArcGIS API for JavaScript v4.6](https://developers.arcgis.com/javascript/)

This was originaly a fork from
https://github.com/TheKeithStewart/angular-esri-components

At this moment we're planning to work together on a one angular arcgis component library.

## using the library
A demo project is downloadable from GitHub

https://github.com/JordeyWijnbergen/angular-esri-arcgis-example


## Setup

```
npm install --save angularx-esri-components
```





## Component status:

| Component          | Status                              | Docs         | Issue          |
|--------------------|-------------------------------------|--------------|----------------|
| esri-map           |                           Available | See Demo     |              - |
| EsriModuleProvider |                           Available | See Demo     |              - |
| esri-legend        |                         Not Started |              |              - |
| esri-layerList     |                         Not Started |              |              - |
| esri-customWidget  |                           Available | See Demo     |              - |
| esri-layersToggle  |                           Available | See Demo     |              - |
| esri-search        |                           Pending   |              |              - |
| (more coming)      |                                     |              |              - |