Skip to content

Commit 53e0d21

Browse files
authored
Update index.mdx (#408)
1 parent e2af1a7 commit 53e0d21

File tree

1 file changed

+9
-1
lines changed
  • src/content/news/2025-04-04-maplibre-newsletter-march-2025

1 file changed

+9
-1
lines changed

src/content/news/2025-04-04-maplibre-newsletter-march-2025/index.mdx

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,15 @@ With that note, let’s dive into this month’s highlights.
5252

5353
## Web
5454

55-
We released two minor versions of MapLibre GL JS this month: [v5.2.0](https://github.com/maplibre/maplibre-gl-js/releases/tag/v5.2.0) and [v5.3.0](https://github.com/maplibre/maplibre-gl-js/releases/tag/v5.3.0), both focused on bug fixes and small enhancements. Work is underway on two exciting features: supporting fonts via system fonts, as an alternative to the glyphs field and introducing a global map state. These additions will make it easier for style authors to design and theme maps more intuitively. Big thanks to all the contributors for helping push these improvements forward - stay tuned for what’s next!
55+
- We released two minor versions of MapLibre GL JS this month: [v5.2.0](https://github.com/maplibre/maplibre-gl-js/releases/tag/v5.2.0) and [v5.3.0](https://github.com/maplibre/maplibre-gl-js/releases/tag/v5.3.0), both focused on bug fixes and small enhancements.
56+
57+
- Work is underway on an exciting feature: supporting fonts via system fonts, as an alternative to the glyphs field. This addition will make it easier for style authors to design and theme maps more intuitively. Big thanks to all the contributors for helping push this improvement forward - stay tuned for what’s next!
58+
59+
## MapLibre Style Spec
60+
61+
- A change to the style spec was [adopted](https://github.com/maplibre/maplibre-style-spec/pull/1068) that makes the `glyphs` no longer be required, even when using text in maps. You can track support by MapLibre GL JS and MapLibre Native in the [documentation](https://maplibre.org/maplibre-style-spec/glyphs/) like all style spec changes and additions.
62+
63+
- A change to the MapLibre Style Spec that introduces a global map state is [being discussed](https://github.com/maplibre/maplibre-style-spec/pull/1044). Join the conversation and share your thoughts.
5664

5765
## Martin Tile Server
5866

0 commit comments

Comments
 (0)