5.0.0-beta.1 • Published 4 months ago

@windycom/maplibre-gl v5.0.0-beta.1

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
4 months ago

A custom fork of MapLibre-GL mapping library

Disclaimer

This package is being developed mainly for our specific use-case and may contain experimental features. As such, it may not be ready for widespread use.

MapLibre GL JS

License Version CI PRs codecov

MapLibre GL JS is an open-source library for publishing maps on your websites or webview based apps. Fast displaying of maps is possible thanks to GPU-accelerated vector tile rendering.

It originated as an open-source fork of mapbox-gl-js, before their switch to a non-OSS license in December 2020. The library's initial versions (1.x) were intended to be a drop-in replacement for the Mapbox’s OSS version (1.x) with additional functionality, but have evolved a lot since then.

More information is available in the original repository.