mapbox / mapbox-gl-rtl-text

Add right-to-left text support to Mapbox GL JS
Other
53 stars 20 forks source link

using this plugin after npm installation with setRTLTextPlugin #16

Open patfrat opened 6 years ago

patfrat commented 6 years ago

Hello

How can i use this plugin after a npm installation ?

npm install --save mapbox/mapbox-gl-rtl-text
import { setRTLTextPlugin } from "mapbox-gl"
setRTLTextPlugin( ? )
shaniqwa commented 5 years ago

same here, I'm trying to require mapbox-gl-rtl-text.js.min via webpack or similar way and pass it to setRTLTextPlugin