services-map-state 11.0.0-alpha.1
Install from the command line:
Learn more about npm packages
$ npm install @dlr-eoc/services-map-state@11.0.0-alpha.1
Install via package.json:
"@dlr-eoc/services-map-state": "11.0.0-alpha.1"
About this version
import { MapStateService } from '@dlr-eoc/services-map-state';
constructor(public mapStateSvc: MapStateService,...)
ngOnInit(){
this.mapStateSvc.setExtent([-14, 33, 40, 57]);
}
For examples see:
This module is used by components like:
- @dlr-eoc/map-ol
- @dlr-eoc/map-tools
- @dlr-eoc/layer-control
- ...
It implements a basic 'state' for the map like:
- zoom
- center
- options
- extent
- time
for more details see map-state
===
This library was generated with Angular CLI version 8.2.14.
Run ng generate component component-name --project services-map-state
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project services-map-state
.
Note: Don't forget to add
--project services-map-state
or else it will be added to the default project in yourangular.json
file.
Run ng build services-map-state
to build the project. The build artifacts will be stored in the dist/
directory.
Run ng test services-map-state
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
- services-map-state
-
dlr-eoc
- almost 3 years ago
- Apache-2.0
- 5 dependencies
Assets
- services-map-state-11.0.0-alpha.1.tgz
Download activity
- Total downloads 0
- Last 30 days 0
- Last week 0
- Today 0