-
- Downloads
Refacto the mapService. Keep only one layer for the data (instead of the three...
Refacto the mapService. Keep only one layer for the data (instead of the three for line, point and polygon), because we never have multitype layers.
Showing
- src/app/dataset-detail/components/dataset-map/dataset-map.component.ts 10 additions, 6 deletions...et-detail/components/dataset-map/dataset-map.component.ts
- src/app/map/models/map-options.ts 8 additions, 2 deletionssrc/app/map/models/map-options.ts
- src/app/map/services/map.service.ts 131 additions, 207 deletionssrc/app/map/services/map.service.ts
- tslint.json 1 addition, 1 deletiontslint.json
Loading
Please register or sign in to comment