arlas-map v27.0.6
arlas-map
arlas-map is an Angular library composed of cartographical components (map, legend, basemap, draw) dedicated to display ARLAS data.
The components are cartographical-framework-free; except for the draw where MapboxDraw is used.
The libarary also comes with a number of services. Those services provide cartographical interfaces that should be implemented according to your chosen map framework.
Build
On the root of this repository, run
$ npm run build-map
Publishing
After building your library with ng build arlas-map
, go to the dist folder cd dist/arlas-map
and run npm publish
.
Running unit tests
Run ng test arlas-map
to execute the unit tests via Karma.
7 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
10 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
12 months ago
12 months ago