Add loading from JSON in the custom generator, small clarifications

This commit is contained in:
Pieter Vander Vennet 2020-09-07 01:03:23 +02:00
parent 93bfa73088
commit 115dc0249c
5 changed files with 42 additions and 16 deletions

View file

@ -9,7 +9,7 @@ export class GenerateEmpty {
name: "Layer",
minzoom: 12,
overpassTags: {and: [""]},
title: "Layer",
title: {},
description: {},
tagRenderings: [],
icon: {
@ -18,7 +18,7 @@ export class GenerateEmpty {
width: {
render: "8"
},
iconSize:{
iconSize: {
render: "40,40,center"
},
color:{