Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
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 |


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.