diff --git a/geoplot.py b/geoplot.py index 6f264d1..b944097 100644 --- a/geoplot.py +++ b/geoplot.py @@ -40,21 +40,17 @@ from string import Template from agent_torch.core.helpers import get_by_path +# HTML/JS template string is being used here to render cesium-based 3D visualisation. +# Populated with actual data, timestamps, etc. geoplot_template = """ - + Cesium Time-Series Heatmap Visualization - +