Map Client
interface MapClient
Content copied to clipboard
Functions
schedule Repaint
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.
schedule Task
Link copied to clipboard
Requests client to schedule task to be executed on client's scheduling system.