diff --git a/mapvote.js b/mapvote.js index ab88f26..5feaede 100644 --- a/mapvote.js +++ b/mapvote.js @@ -1157,7 +1157,7 @@ layer } for (const lay in Layers.layers){ - this.verbose(1, 'mapvote found layer: ', lay.layerid); + this.verbose(1, 'mapvote found layer: ', lay); } this.verbose(1, 'Layer list updated', Layers.layers.length, 'total layers');