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
@ -4,7 +4,7 @@
|
|||||||
### Listen to camera updates
|
### 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.
|
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…
Reference in New Issue
Block a user