Fix build

This commit is contained in:
Pieter Vander Vennet 2020-07-30 10:03:47 +02:00
parent 85c3b4de83
commit e601807fc5
6 changed files with 5 additions and 6 deletions

View file

@ -77,7 +77,6 @@ export class Artwork extends LayerDefinition {
icon: {
iconUrl: "./assets/statue.svg",
iconSize: [40, 40],
text: "hi"
},
color: "#0000ff"
};