registerUser Method

Indicates that the TileAdmin should track tile requests for the specified TileUser. This is invoked by the Viewport constructor and should be invoked manually for any non-Viewport TileUser. TileAdmin.forgetUser must be later invoked to unregister the user.

registerUser(user: TileUser): void

Parameter Type Description
user TileUser  

Returns - void

Defined in

Last Updated: 20 April, 2024