forked from MapComplete/MapComplete
Fix themes, fix tests
This commit is contained in:
parent
255347fc06
commit
edf7dba9e3
16 changed files with 350 additions and 297 deletions
|
@ -248,6 +248,7 @@ export interface LayerConfigJson {
|
|||
/**
|
||||
* Creates points to render on the map.
|
||||
* This can render points for point-objects, lineobjects or areaobjects; use 'location' to indicate where it should be rendered
|
||||
*
|
||||
* group: pointrendering
|
||||
*/
|
||||
pointRendering: PointRenderingConfigJson[]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue