Replies: 1 comment
-
Feel free to submit a PR, I think you are right. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://maplibre.org/maplibre-gl-js/docs/API/classes/maplibregl.StyleLayer/
StyleLayer is mostly (or entirely) an internal class. The event methods (on/off/once) probably shouldn't be documented, as the supported way to attach/remove an event to a layer is by going through the Map on/off/once methods.
Beta Was this translation helpful? Give feedback.
All reactions