diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2024-01-29 18:53:29 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2024-01-30 17:27:11 +0100 |
commit | 428261ead99c24c743bd04a201bb53804bb2694b (patch) | |
tree | 0ea2a710299f02a578498c52266c20bec163b065 /example.html | |
parent | ac90b8c6c745cedbda78b1962660a8a49d23de09 (diff) |
Add windmill layers (from LST Vindbrukskollen).
Diffstat (limited to 'example.html')
-rw-r--r-- | example.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example.html b/example.html index 6b52f31..31bd0f1 100644 --- a/example.html +++ b/example.html @@ -23,6 +23,6 @@ knappen uppe till höger så öpnar hela kartan i en ny flik. Där kan man välja lager, ladda ner kartan som PNG-fil, och få information om de olika föremålen.</p> - <iframe src="/#z=0" title="Webbkarta" width=500 height=600></iframe> + <iframe src="/#z=0&basemap=topowebb_nedtonad&layers=svk_lines+svk_pylons+svk_stations+svk_planned+mrr_appr_ec+mrr_appl_ec+mrr_appr_ogd+mrr_appl_ogd+mrr_appr_met+mrr_appl_met+mrr_appr_dl+mrr_appr_pc+vbk_area_current+vbk_station_completed+vbk_station_processed+vbk_station_approved" title="Webbkarta" width=500 height=600></iframe> </body> </html> |