Skip to content

Commit

Permalink
Reactivate mobile alt
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Jan 8, 2025
1 parent 4db5ce7 commit b695c9f
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions geoportal/vars.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,14 @@ vars:
type: custom
html_filename: iframe_api.html
- name: desktop_alt
type: canvas
layout: desktop
type: custom
html_filename: desktop.html
- name: desktop_renovated
type: custom
html_filename: desktop.html
- name: mobile_alt
type: custom
html_filename: mobile.html
- name: mobile_renovated
type: custom
html_filename: mobile.html
Expand Down Expand Up @@ -489,6 +492,9 @@ vars:
autoRotate: True
atLoadingTime: True

mobile_alt:
extends: mobile_renovated

iframe_api:
constants:
gmfOptions: *gmfOptions
Expand Down

0 comments on commit b695c9f

Please sign in to comment.