-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Remove remaining style classes references #11495
Comments
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? |
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:
mapbox-gl-native/platform/node/src/node_map.cpp
Lines 314 to 321 in 553efa3
Both of these references should be removed. Style classes were removed from the rest of the code base in #8953.
The text was updated successfully, but these errors were encountered: