mapbox-gl-native
mapbox-gl-native copied to clipboard
Remove remaining style classes references
Carried forward from #11477(comment).
Documentation for style classes still exists in the node bindings in the Readme.
Cod for parsing style classes also lingers in: https://github.com/mapbox/mapbox-gl-native/blob/553efa38e3591ce62863d4d74222710f8e3c2337/platform/node/src/node_map.cpp#L314-L321
Both of these references should be removed. Style classes were removed from the rest of the code base in #8953.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This is still valuable code & doc cleanup that should be done
This issue has been automatically detected as stale because it has not had recent activity and will be archived. Thank you for your contributions.
This issue has been automatically detected as stale because it has not had recent activity and will be archived. Thank you for your contributions.
This issue has been automatically detected as stale because it has not had recent activity and will be archived. Thank you for your contributions.
/cc @springmeyer
Hey, I am a beginner at open source. Can you please tell/guide me on what contribution I could make here?