ON_READY
@SerialName(value = "ready")
Triggered only once after load and wait for all the controls managed by the Map constructor to be dealt with. Since the ready event waits that all the basic controls are nicely positioned, it is safer to use ready than load if you plan to add other custom controls.