Re-add accidently removed events
This commit is contained in:
@@ -143,6 +143,11 @@ import {removeNode} from './dom.js';
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* @fires import("./MapBrowserEvent.js").MapBrowserEvent
|
||||||
|
* @fires import("./MapEvent.js").MapEvent
|
||||||
|
* @fires import("./render/Event.js").default#precompose
|
||||||
|
* @fires import("./render/Event.js").default#postcompose
|
||||||
|
* @fires import("./render/Event.js").default#rendercomplete
|
||||||
* @api
|
* @api
|
||||||
*/
|
*/
|
||||||
class PluggableMap extends BaseObject {
|
class PluggableMap extends BaseObject {
|
||||||
|
|||||||
Reference in New Issue
Block a user