Camelcase all keys #4163
Labels
breaking change ⚠️
Requires a backwards-incompatible change to the API
cross-platform 📺
Requires coordination with Mapbox GL Native (style specification, rendering tests, etc.)
From @lucaswoj on December 23, 2016 14:41
Working with Mapbox style spec objects in Javascript is less ergonomic because all the dashcase properties must be quoted when they are used as identifiers.
They look odd in conjunction with the camelcased source properties #175
Copied from original issue: mapbox/mapbox-gl-style-spec#638
The text was updated successfully, but these errors were encountered: