mapbox / simplespec-to-gl-style

Converts GeoJSON styled with simplestyle-spec to a GL Style
ISC License
31 stars 6 forks source link

follow simplestyle-spec specified defaults #4

Closed jfirebaugh closed 8 years ago

jfirebaugh commented 8 years ago

Follow the defaults for style values listed in https://github.com/mapbox/simplestyle-spec/tree/master/1.1.0 (e.g. "stroke": "#555555", not '#ddd' as is used currently).