mapbox / simplespec-to-gl-style

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

throw errors #13

Closed jfirebaugh closed 8 years ago

jfirebaugh commented 8 years ago

Sync functions should throw errors rather than returning them. (This will also simplify the internal logic.)

bsudekum commented 8 years ago

done in https://github.com/mapbox/simplespec-to-gl-style/pull/14