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.
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
cc @jfirebaugh @boundsj @lbud @mollymerp @mapsam