Revert "add RTL plugin"

This reverts commit 11c6a395bc.
This commit is contained in:
Zsolt Ero
2024-09-24 15:44:38 +02:00
parent 11c6a395bc
commit a5099bdd59

View File

@@ -17,11 +17,6 @@ function initMap() {
document.getElementById('mapbg-image').style.opacity = '0.5'
maplibregl.setRTLTextPlugin(
'https://unpkg.com/@mapbox/mapbox-gl-rtl-text/mapbox-gl-rtl-text.min.js',
true, // Lazy load the plugin
)
const map = new maplibregl.Map({
style: 'https://tiles.openfreemap.org/styles/liberty',
center: berlin.center,