mapbox / mapbox-gl-style-spec

76 stars 38 forks source link

Make SDK support terminology more consistent #501

Closed lucaswoj closed 8 years ago

lucaswoj commented 8 years ago

This PR makes SDK support terminology more consistent. All terms complete the sentence "The SDK supports ____").

This PR also eliminates presentational renaming of SDK support terminology (i.e. property-function -> data-driven styling). This makes the codebase less surprising. Although the strings are human-readable we should treat their modification as a breaking API change because they may be relied upon by external software.

resolves #498 related to https://github.com/mapbox/mapbox-gl-style-spec/pull/465#discussion-diff-69342567

screen shot 2016-09-20 at 4 47 33 pm screen shot 2016-09-20 at 4 49 31 pm

cc @jfirebaugh @boundsj @lbud @mollymerp @mapsam