Update docs/maps/api-camera.md
Co-authored-by: David Négrier <d.negrier@thecodingmachine.com>
This commit is contained in:
parent
ac27ab7e3e
commit
7c34e0a435
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
### Listen to camera updates
|
||||
|
||||
```
|
||||
WA.camera.onCameraUpdate: Subscription
|
||||
WA.camera.onCameraUpdate(): Subscription
|
||||
```
|
||||
|
||||
Listens to updates of the camera viewport. It will trigger for every update of the camera's properties (position or scale for instance). An event will be sent.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue