You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 8, 2023. It is now read-only.
Debug shaders are being modified in mapbox/mapbox-gl-js#9219 as part of the collision circle refactoring. Original versions of collision_circle.vertex.glsl and collision_circle.fragment.glsl should be preserved for compatibility until the feature has been brought to gl-native.
Note: this is required after the PR has been merged in gl-js.