From c9b765c243dc350f7123b621ec731f7d660ad585 Mon Sep 17 00:00:00 2001 From: sambakk Date: Sun, 12 Apr 2020 15:46:14 +0100 Subject: [PATCH] Correct the attribution with the right link, icon and icon title --- examples/wmts-ign.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/wmts-ign.js b/examples/wmts-ign.js index 7082640b96..6445d200b1 100644 --- a/examples/wmts-ign.js +++ b/examples/wmts-ign.js @@ -42,9 +42,9 @@ const ign_source = new WMTS({ tileGrid: tileGrid, style: 'normal', attributions: - '' + - '', + '' + + 'IGN', }); const ign = new TileLayer({