Komoot joined the MapLibre Sponsorship Program as a Silver Sponsor. Welcome komoot, we are glad to have you in the MapLibre community! Read the news announcement…
We released version 2.0.0 of the Android Navigation library. Big thanks to Robin Boldt and everyone who helped with this! Read the news announcement…
The Metal Project Team has now officially started to work on the MapLibre Native migration from OpenGL to Metal on Apple devices. Steve Gifford wrote a blog post about the role of WetDogWeather in this migration. Our goal is to get a Metal Beta release out by the end of 2023. Read more about it in our news announcement…
MapLibre is happy to host a new repository: flutter-maplibre-gl
! This project provides MapLibre bindings for Flutter. flutter-maplibre-gl
Finally, MapLibre GL JS has hit 200k weekly downloads on npm for the first time!
The amounts allocated to Bounty Directions are pre-approved budgets. If an individual or a company would like to work on a Bounty Direction but requires more funding, they can make a request to the Governing Board to increase the budget of a Bounty Direction.
People interested in contributing can schedule a call with Bart Louwers, Maintainer MapLibre Native: maplibre/maplibre-native#898.
Have a look at all available Bounties in MapLibre Native and feel free to propose Bounties yourself. Read our step-by-step Bounties guide.
Contributions since March 20th, 2023:
Most notable PRs:
Project highlights since March 20th, 2023:
Bounties completed since March 20th, 2023:
setTerrain
by adding a warnonce when it detects that a user is using the same source for a hillshade and for 3D terrain Opacity fix for setTerrainqueryTerrainElevation
allows getting terrain elevation in meters at specific point (#2264)Most notable PRs since March 20th, 2023:
queryTerrainElevation
allows getting terrain elevation in meters at specific point (#2264)The MapLibre Style Specification has been moved out of MapLibre GL JS and lives now in its own repository: maplibre-style-spec
Big thanks to Birk Skyum for bringing up the new documentation website for the style spec at MapLibre Style Spec!
refreshTiles
per tile source #61tileSources
bounds #60text-offset
to better support variable anchor placement #112Since there are now two design proposals that expand the TileJSON specification, we plan to create a fork of TileJSON and maintain it in the MapLibre Organization.
Some data sources like traffic have non-global coverage. To avoid loading empty tiles, we want to introduce more complex source tile bounds in the TileJSON specification.