go-spatial / fresco

An open source vector tile style editor
https://fresco.go-spatial.org
Apache License 2.0
234 stars 26 forks source link

When adding a raster layer the `source-layer` property is not required. #56

Closed ARolek closed 5 years ago

ARolek commented 5 years ago

When adding a raster layer, the layer is populated with a null source-layer attribute. This attribute is not required for raster layers as they don't have source-layers. This is blocking the user's workflow as they have the manually delete the source-layer attribute before the layer will render.