Skip to content

Commit 0343c3f

Browse files
authored
Update index.html
1 parent d14aaa6 commit 0343c3f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

index.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
<body>
1212
<div id="map"></div>
1313
<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');
1614
var map = new maplibregl.Map({
1715
container: 'map',
1816
style: 'https://demotiles.maplibre.org/style.json',

0 commit comments

Comments
 (0)