mapbox / mapbox/mapbox-gl-rtl-text

using this plugin after npm installation with setRTLTextPlugin

Open
#16 2 comments 8 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.