Merge pull request #57 from spatialhast/patch-6

add Mapbox GL JS&MapLibre GL
This commit is contained in:
Eduardo Lacerda 2020-12-10 18:33:47 -03:00 committed by GitHub
commit 3ec12b4304
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.