forked from MapComplete/MapComplete
Merge develop
This commit is contained in:
commit
70aa6eb003
26 changed files with 89 additions and 1083 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