Asheem Mamoowala

Results 3 issues of Asheem Mamoowala

Carried forward from [#11477(comment)](https://github.com/mapbox/mapbox-gl-native/issues/11477#issuecomment-374861771). Documentation for style classes still exists in the node bindings in the [Readme](https://github.com/mapbox/mapbox-gl-native/blob/master/platform/node/README.md#rendering-a-map-tile). 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...

Node.js
good first issue
archived

First reported in: https://github.com/mapbox/mapbox-gl-js/issues/8475 The `mapbox-gl-js` project has multiple collaborators running into memory errors when running batfish to serve the docs site on linux OS. ``` yarn run batfish start...