From 62932e093ff180bdff69f185bc9ce8720d7702f2 Mon Sep 17 00:00:00 2001 From: "mipha.ly" Date: Thu, 14 Mar 2019 14:35:59 +0800 Subject: [PATCH] =?UTF-8?q?fix(heat-map):=20=E6=B8=B2=E6=9F=93=E9=80=BB?= =?UTF-8?q?=E8=BE=91=20&=20bbox?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- demos/heatmap.html | 65 +++++++++++++++++++++++++++-- src/core/layer.js | 10 ++++- src/layer/heatmapLayer.js | 8 +++- src/layer/render/heatmap/heatmap.js | 44 +++++++++++-------- 4 files changed, 104 insertions(+), 23 deletions(-) diff --git a/demos/heatmap.html b/demos/heatmap.html index 23a2d6464a..84bd74387e 100644 --- a/demos/heatmap.html +++ b/demos/heatmap.html @@ -18,10 +18,69 @@