Skip to content

Commit 49d83bb

Browse files
authored
Revert "Update Readme for version 2 - do it just before releasing it (#648)" (#773)
This reverts commit 1d516bb.
1 parent 1d516bb commit 49d83bb

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,6 @@ Use
1515
}
1616
```
1717

18-
If you are OK with changes that integrate non-backward compatible features, ideally install `maplibre-gl` version 2:
19-
20-
```diff
21-
"dependencies": {
22-
- "mapbox-gl": "^1.13.0"
23-
+ "maplibre-gl": ">=2.0.0"
24-
}
25-
```
26-
27-
And replace ```mapboxgl``` with ```maplibregl``` in your JavaScript and optionally in your HTML/CSS code:
28-
```diff
2918
if it is important to you that the behaviour is similar to `mapbox-gl` version 1.x.
3019

3120
If you are OK with changes that integrate non-backward compatible features, install `maplibre-gl` version 2:

0 commit comments

Comments
 (0)