@map-gesture-controls/ol 0.1.4 → 0.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -123,6 +123,8 @@ Full docs, live demos, and API reference at **[sanderdesnaijer.github.io/map-ges
|
|
|
123
123
|
|
|
124
124
|
All gesture processing runs locally in the browser. No video data is sent to any server. MediaPipe WASM and model files are loaded from public CDNs.
|
|
125
125
|
|
|
126
|
+
Built by [Sander de Snaijer](https://www.sanderdesnaijer.com).
|
|
127
|
+
|
|
126
128
|
## License
|
|
127
129
|
|
|
128
130
|
MIT
|