mirror of
https://github.com/maputnik/editor.git
synced 2026-08-31 09:27:30 +00:00
eb48bed32a
This PR aims at updating MapLibre dependencies. The main goal of this update is to allow adding terrain specification to the editor. This requires version 4 of maplibre so currently it will use the pre-release.
4 lines
154 B
TypeScript
4 lines
154 B
TypeScript
import MapLibreGl from "maplibre-gl"
|
|
|
|
MapLibreGl.setRTLTextPlugin('https://unpkg.com/@mapbox/mapbox-gl-rtl-text@0.2.3/mapbox-gl-rtl-text.min.js', false);
|