- npm updates
- additional layer in map.component.ts
This commit is contained in:
parent
c6829ab83c
commit
6c3f6d5fd3
3 changed files with 1843 additions and 1596 deletions
|
@ -73,7 +73,7 @@ export default class MapComponent extends Vue {
|
|||
|
||||
// Create & add WMS-layer.
|
||||
const tethys = new TileLayer.WMS("https://data.geologie.ac.at/mapserver/at_tethys", {
|
||||
layers: "province",
|
||||
layers: "tethys, geofast",
|
||||
format: "image/png",
|
||||
transparent: true,
|
||||
version: "1.3.0",
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue