Skip to content

Commit dbad2ed

Browse files
authored
RD-398_maplibre-5.0.1 (#153)
* Bump versions * Set port for demos dev server * Update changelog * Revert removed changelog note
1 parent f8a3f77 commit dbad2ed

File tree

4 files changed

+128
-115
lines changed

4 files changed

+128
-115
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# MapTiler SDK Changelog
22

3+
## 3.0.1
4+
### New Features
5+
- Update Maplibre to v5.0.1
6+
7+
38
## 3.0.0
49
⚠️ Please keep in mind that if you use any additional [MapTiler modules](https://docs.maptiler.com/sdk-js/modules/), you must update them to a version that supports MapTiler SDK JS v3.
510

@@ -8,7 +13,7 @@
813
* `MaptilerProjectionControl` to toggle Globe/Mercator projection
914

1015
## 🐛 Bug fixes
11-
* _None_
16+
* Navigation now relies on `Map` methods instead of `Transform` methods for bearing due to globe projection being available
1217

1318
## 🔧 Others
1419
* Using MapLibre GL JS 5.0.0

0 commit comments

Comments
 (0)