Clean out some debug, dead code.

This commit is contained in:
Oliver Jowett 2016-07-02 18:10:15 +01:00
parent b7fc52bcb3
commit 5cf512cf63
2 changed files with 2 additions and 17 deletions

View file

@ -411,7 +411,6 @@ function initialize_map() {
// Add home marker if requested
if (SitePosition) {
console.log("setting up site position");
var markerStyle = new ol.style.Style({
image: new ol.style.Circle({
radius: 7,