diff --git a/examples/wmts-ign.js b/examples/wmts-ign.js index 2843c21451..fbe36df153 100644 --- a/examples/wmts-ign.js +++ b/examples/wmts-ign.js @@ -52,7 +52,7 @@ var ign_source = new ol.source.WMTS({ style: 'normal', attributions: [new ol.Attribution({ html: '' + - '' })] });