Attaches the VectorTileDataSource and DebugTileDataSource to the map as well as
initializes the debug view (making the: R
, T
and V
keys modify the camera's current
rotation (R
), translation/postion (T
) and changing the camera view to the one the
user is seeing (V
).
Generated using TypeDoc
FreeCameraApp class adds a debug camera view which enables to see the rendered map view from a third person perspective as well as allows to freely modify the debug camera position/rotation.
The parameters of the FreeCameraApp are set in the [[FreeCameraAppOptions]] object.