Summary
- More precise angle computation for line labels
- Add support for
"text-keep-upright": false
- Fix
text-field
value issues - Update examples and add references to MapLibre
- Fix issue with missing
expandUrl
from OpenLayers
What's Changed
- Changes for v12.3.5 by @ahocevar in #1186
- Bump puppeteer from 23.0.2 to 23.2.1 by @dependabot in #1195
- Add PMTiles example with pmtiles:// protocol by @ahocevar in #1203
- more precise angle computation by @leyan in #1205
- Use the pmtiles-protocol package for the pmtiles example by @ahocevar in #1209
- Use the new keepUpright parameter in OpenLayers by @leyan in #1208
- Update stylefunction.js to fix textField reduce function by @mzmcgrat in #1220
- Bump karma from 6.4.3 to 6.4.4 by @dependabot in #1197
- Bump rollup from 2.79.1 to 2.79.2 by @dependabot in #1202
- Bump webpack from 5.91.0 to 5.96.1 by @dependabot in #1214
- Bump serve-static and express by @dependabot in #1210
- Bump send and express by @dependabot in #1211
- Bump body-parser and express by @dependabot in #1212
- Bump cookie, socket.io and express by @dependabot in #1213
- Bump typescript from 5.4.5 to 5.7.2 by @dependabot in #1219
- Get rid of expandUrl dependency by @ahocevar in #1228
- Bump babel-loader from 9.1.3 to 9.2.1 by @dependabot in #1223
New Contributors
Full Changelog: v12.3.5...v12.4.0