Skip to content

Commit

Permalink
Select only one layer
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Jul 10, 2024
1 parent 2dbe372 commit a57120c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tilecloud_chain/templates/openlayers.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@
resolutions = options.tileGrid.getResolutions()
layers.unshift(
new ol.layer.Tile({
// To have radio buttons
type: 'base',
opacity: 1,
visible: visible,
source: new ol.source.WMTS(options),
Expand Down
Binary file modified tilecloud_chain/tests/test.expected.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a57120c

Please sign in to comment.