diff --git a/geoplot.py b/geoplot.py index 6f264d1..3502068 100644 --- a/geoplot.py +++ b/geoplot.py @@ -40,6 +40,7 @@ from string import Template from agent_torch.core.helpers import get_by_path +# HTML template for CesiumJS-based interactive time-series visualization geoplot_template = """ @@ -65,12 +66,13 @@