diff --git a/spatial/templates/spatial/gridmap.html b/spatial/templates/spatial/gridmap.html
index a44cc9e78f2a2297d55e4cbf79b93fc80c93dffe..cca6da27481d7a171061e778d6e3c95247124009 100644
--- a/spatial/templates/spatial/gridmap.html
+++ b/spatial/templates/spatial/gridmap.html
@@ -33,7 +33,7 @@
 			<div class="form-group" id="paramselector" style="position: absolute; right: 20px; bottom: 20px; background-color: white; z-index: 1000;padding: 15px; border-radius: 15px;">
 			</div>
 			<div id="layerLegend" style="position: absolute; right: 20px; top: 20px; background-color: white; z-index: 1000;padding: 15px; border-radius: 15px;">
-				<img id="layerLegendImg" src=""/>
+				
 			</div>
         </div>
 		<div id="popup" title="Location details"></div>