onRequestStateChanged Readonly
onRequestStateChanged: (req: TileRequest) => void | undefined
An optional function invoked when a TileRequest associated with a Tile in use by this user changes state - e.g., when the request completes, fails, or is cancelled. For example, a Viewport responds to such events by invalidating its scene.
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.