From 76c5a86b25459721593ba4ff5b7005e0dee76b19 Mon Sep 17 00:00:00 2001 From: spalger Date: Wed, 19 Oct 2016 14:01:26 -0700 Subject: [PATCH] [vislib/tilemap/heatmap] scale the heatmap maxZoom with map zoom --- .../public/editors/tile_map.html | 39 +++++-------------- .../kbn_vislib_vis_types/public/tile_map.js | 1 - .../visualizations/marker_types/heatmap.js | 4 +- 3 files changed, 11 insertions(+), 33 deletions(-) diff --git a/src/core_plugins/kbn_vislib_vis_types/public/editors/tile_map.html b/src/core_plugins/kbn_vislib_vis_types/public/editors/tile_map.html index e4b1f6091afc4..6a8f09e05ff09 100644 --- a/src/core_plugins/kbn_vislib_vis_types/public/editors/tile_map.html +++ b/src/core_plugins/kbn_vislib_vis_types/public/editors/tile_map.html @@ -53,27 +53,6 @@ -
- -
- -
- {{vis.params.heatMaxZoom}} -
-
-