forked from MapComplete/MapComplete
Remove obsolete console.logs
This commit is contained in:
parent
7ca7612960
commit
95d6244008
2 changed files with 1 additions and 3 deletions
|
@ -62,7 +62,6 @@ export default class LeftControls extends Combine {
|
|||
const elem = currentViewFL.layerDef.mapRendering[0]?.GenerateLeafletStyle(new UIEventSource(tags), false, {
|
||||
noSize: true
|
||||
})?.html
|
||||
console.log("Elem is ", elem, "for", tags)
|
||||
if (elem === undefined) {
|
||||
return defaultIcon
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue