From 94acc6dd497fdb154948615be2245fa358dc5076 Mon Sep 17 00:00:00 2001 From: Clarence Davis Date: Mon, 27 Nov 2017 14:14:08 -0600 Subject: [PATCH] Remove heatmap from the dist --- dist/story-tools-edit-ng.js | 9 --------- 1 file changed, 9 deletions(-) diff --git a/dist/story-tools-edit-ng.js b/dist/story-tools-edit-ng.js index 47894ff..55f0586 100644 --- a/dist/story-tools-edit-ng.js +++ b/dist/story-tools-edit-ng.js @@ -1609,15 +1609,6 @@ } } }, - { - name: 'heatmap', - displayName: 'HeatMap', - prototype: { - geomType: 'point', - radius: 8, - opacity: 0.8 - } - }, { name: 'simple-line', displayName: 'Simple',