mapbox / mapbox/mapbox-gl-rtl-text
using this plugin after npm installation with setRTLTextPlugin
Open
Nobody has claimed this yet.
auto-triaged
question
- Dominant language
- JavaScript
- Stars
- 65
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
Hello
How can i use this plugin after a npm installation ?
```bash
npm install --save mapbox/mapbox-gl-rtl-text
```
```javascript
import { setRTLTextPlugin } from "mapbox-gl"
setRTLTextPlugin( ? )
```
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No repository file or test is named. Start with the npm installation command and the setRTLTextPlugin call shown in the issue, then check the package's documented integration entry point. Done when a concise, reproducible example explains how to use the installed plugin with Mapbox GL JS.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100