Waiting
等待框类
Example:
KQ.Control.Waiting.show(map, 'pin', 'bubble');
KQ.Control.Waiting.show(map, 'text', '<strong>Please waiting ……</strong>');
KQ.Control.Waiting.hide();
Static Method Summary
Static Public Methods | ||
public static |
close(): Null 关闭等待框 |
|
public static |
hide(): Null 隐藏等待框 |
|
public static |
显示等待框 |