Select to view content in your preferred language

HeatMap 1.2 - updated

725
0
04-20-2018 12:19 AM
Labels (1)

HeatMap 1.2 - updated

Hi,
I found the original Heat Map Widget 1.2 03/03/2018 to be lacking some features. (author: Adri2c‌)

So I started to add some features, then ended up fixing some bugs and the also added an advanced settings widget.

  1. data-dojo-attach-point - removed all use of ids, they often result in errors and are most likely are not unique. Instead I use data-dojo-attach-point.
  2. HeatMapLayer now also render layers without an url (say a layer with a featureCollection - often loaded from file e.g. GeoLookup).
  3. HeatMap widget load layers added after the widget has been initialized.
  4. Adds config and setting.js, where it is possible to change:
  • geometry: which geometry can be rendered as heatmap
  • colorStops: setup heatmapslider colors (with colorpicker, drag and drop, etc)

The widget can be found here: WAB-Custom-Widgets/HeatMapES5 at master · Eightyplus/WAB-Custom-Widgets · GitHub 

Labels (1)
Attachments
Version history
Last update:
‎04-20-2018 12:19 AM
Updated by:
Contributors