MapClient
interface MapClient
Content copied to clipboard
Functions
scheduleRepaint
Link copied to clipboard
abstract fun scheduleRepaint()
Content copied to clipboard
A callback that notifies the client that the map contains updated information, and thus requires a new render to be scheduled.
scheduleTask
Link copied to clipboard
Requests client to schedule task to be executed on client's scheduling system.