From 2d08b84cb98c0d26e501a2054bbc5e6aab799034 Mon Sep 17 00:00:00 2001 From: Alexander Date: Thu, 10 Dec 2020 23:11:34 +0200 Subject: [PATCH] add Mapbox GL JS&MapLibre GL --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6620551..9ef104b 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,8 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana * [OpenLayers](http://openlayers.org/) :star2: - High-performance, feature-packed library for creating interactive maps on the web. * [Ol-ext](https://viglino.github.io/ol-ext/) :star2: - Cool extensions for Openlayers (ol) - animated clusters, CSS popup, Font Awesome symbol renderer, charts for statistical map (pie/bar), layer switcher, wikipedia layer, animations, canvas filters. * [Leaflet](http://leafletjs.com/) :star2: - Open-Source JavaScript Library for Mobile-Friendly Interactive Maps. +* [Mapbox GL JS](https://www.mapbox.com/mapbox-gl-js/api/) - Mapbox GL JS is a JavaScript library that uses WebGL to render interactive maps from vector tiles and Mapbox styles. +* [MapLibre GL](https://github.com/maplibre/maplibre-gl-js) - Is a community led fork derived from Mapbox GL JS prior to their switch to a non-OSS license. * [Geomanjas](http://www.geomajas.org/) - Open source development software for web-based and cloud based GIS applications. * [CesiumJS](https://cesiumjs.org/) - An open-source JavaScript library for world-class 3D globes and maps. * [deck.gl](https://deck.gl) - A WebGL-powered framework for visual exploratory data analysis of large datasets.