mapbox-gl-native
mapbox-gl-native copied to clipboard
port simplified text-font static output validation
Per https://github.com/mapbox/mapbox-gl-js/pull/9355, possibleOutputs is used in GL-Native in at least one place where tracking possibleOutputs as an array may be an overkill:
https://github.com/mapbox/mapbox-gl-native/blob/8be135231d9efe41a3b12037518d02b36104e8cf/src/mbgl/style/layers/symbol_layer_impl.cpp#L36-L40
This issue has been automatically detected as stale because it has not had recent activity and will be archived. Thank you for your contributions.