Disable surface area

This commit is contained in:
Pieter Vander Vennet 2020-07-24 15:59:41 +02:00
parent 06bd984091
commit 25281121d3

View file

@ -25,13 +25,13 @@ export class NatureReserves extends LayerDefinition {
this.style = this.generateStyleFunction(); this.style = this.generateStyleFunction();
this.elementsToShow = [ this.elementsToShow = [
new ImageCarouselWithUploadConstructor(), new ImageCarouselWithUploadConstructor(),
new TagRenderingOptions({ /* new TagRenderingOptions({
freeform: { freeform: {
key: "_surface", key: "_surface",
renderTemplate: "{_surface}m²", renderTemplate: "{_surface}m²",
template: "$$$" template: "$$$"
} }
}), }),*/
new NameQuestion(), new NameQuestion(),
new AccessTag(), new AccessTag(),
new OperatorTag(), new OperatorTag(),