mapbox / mapbox-gl-native

Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL
https://mapbox.com/mobile
Other
4.37k stars 1.33k forks source link

Add darwin style code for raster-dem and hillshade #10991

Closed mollymerp closed 6 years ago

mollymerp commented 6 years ago

Per https://github.com/mapbox/mapbox-gl-native/pull/10642#discussion_r163034806

Unfortunately, darwin-style-code is unable to automate the entire process of adding a new layer type, so some changes are still needed before this layer type can be used on iOS and macOS:

After #10642 ships we will need to:

1ec5 commented 6 years ago

Added some context to each item, for prioritization purposes.