We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c16c01 commit 8b07641Copy full SHA for 8b07641
index.html
@@ -10,7 +10,7 @@
10
</head>
11
<body>
12
<div id="map"></div>
13
- <p><a href="https://www.maptiler.com/copyright/" target="_blank">© MapTiler</a> <a href="https://www.openstreetmap.org/copyright" target="_blank">© OpenStreetMap contributors</a></p>
+ <p><a href="https://www.maptiler.com/copyright/" target="_blank">© MapTiler</a></p>
14
<script>
15
// You can remove the following line if you don't need support for RTL (right-to-left) labels:
16
maplibregl.setRTLTextPlugin('https://cdn.maptiler.com/mapbox-gl-js/plugins/mapbox-gl-rtl-text/v0.1.2/mapbox-gl-rtl-text.js');
@@ -22,4 +22,4 @@
22
});
23
</script>
24
</body>
25
-</html>
+</html>
0 commit comments