onaio / gisida

JavaScript library that converts MapSpec layers to beautiful, interactive maps using Mapbox GL
http://gisida.onalabs.org/
Apache License 2.0
11 stars 3 forks source link

Add Heatmap support #409

Closed kahummer closed 4 years ago

kahummer commented 4 years ago

gisida does not support heatmap type of layers. This example will guide when adding the layer type to gisida https://docs.mapbox.com/help/tutorials/make-a-heatmap-with-mapbox-gl-js/

kahummer commented 4 years ago

duplicate of #104