Clean out some debug, dead code.
This commit is contained in:
parent
b7fc52bcb3
commit
5cf512cf63
2 changed files with 2 additions and 17 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue