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

Configurable default style(s) #103

Open ARolek opened 4 years ago

ARolek commented 4 years ago

Could we add in a way to configure the default styles which are available with a fresco deployment? Currently, the default style is hardcoded via: https://github.com/go-spatial/fresco/blob/master/src/model/style/starterStyle.js.

Ideally, we could configure multiple default styles.