TileUpdateRequester

interface TileUpdateRequester


Interface used for a Tile Service to notify a Tile Renderer that it should fetch a new Timeline from it.

Summary

Public functions

Unit

Notify the Tile Renderer that it should fetch a new Timeline from this Tile Service.

Public functions

requestUpdate

Added in 1.0.0
fun requestUpdate(tileService: Class<TileService!>): Unit

Notify the Tile Renderer that it should fetch a new Timeline from this Tile Service.