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 d14aaa6 commit 0343c3fCopy full SHA for 0343c3f
index.html
@@ -11,8 +11,6 @@
11
<body>
12
<div id="map"></div>
13
<script>
14
- // You can remove the following line if you don't need support for RTL (right-to-left) labels:
15
- maplibregl.setRTLTextPlugin('https://cdn.maptiler.com/mapbox-gl-js/plugins/mapbox-gl-rtl-text/v0.1.2/mapbox-gl-rtl-text.js');
16
var map = new maplibregl.Map({
17
container: 'map',
18
style: 'https://demotiles.maplibre.org/style.json',
0 commit comments