base-layers-raster 9.0.0
Install from the command line:
Learn more about npm packages
$ npm install @dlr-eoc/base-layers-raster@9.0.0
Install via package.json:
"@dlr-eoc/base-layers-raster": "9.0.0"
About this version
This project includes a few often used layers in ukis mapping applications e.g. eoc_litemap, osm, ...
For examples see demo maps
- "@dlr-eoc/base-layers-raster"
import { osm, eoc_litemap } from '@dlr-eoc/base-layers-raster';
const layer = new eoc_litemap({
visible: true
});
this.layersSvc.addLayer(layer, 'Baselayers');
===
This library was generated with Angular CLI version 8.2.14.
Run ng generate component component-name --project base-layers-raster
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project base-layers-raster
.
Note: Don't forget to add
--project base-layers-raster
or else it will be added to the default project in yourangular.json
file.
Run ng build base-layers-raster
to build the project. The build artifacts will be stored in the dist/
directory.
Run ng test base-layers-raster
to execute the unit tests via Karma.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.
Details
- base-layers-raster
- dlr-eoc
- over 2 years ago
- Apache-2.0
- 4 dependencies
Assets
- base-layers-raster-9.0.0-npm.tgz
Download activity
- Total downloads 0
- Last 30 days 0
- Last week 0
- Today 0