Skip to content

Commit

Permalink
fixed demo
Browse files Browse the repository at this point in the history
  • Loading branch information
David committed Mar 19, 2021
1 parent 13a5a88 commit 303de6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions demos/switching-surfaces/demo.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ function onSwitchView() {
surfaces: {
'melown-viewfinder-world': [
'bmng08-world',
'bing-world'
'sentinel2-cloudless-eox'
]
},
freeLayers: {}
Expand All @@ -58,7 +58,7 @@ function onSwitchView() {
surfaces: {
'melown-viewfinder-world': [
'bmng08-world',
'bing-world'
'sentinel2-cloudless-eox'
],
'melown-benatky-nad-jizerou': []
},
Expand Down

0 comments on commit 303de6c

Please sign in to comment.