Merge pull request #11023 from MoonE/apidoc-add-mapbrowserpointerevent
Add MapBrowserPointerEvent to apidoc
This commit is contained in:
@@ -3,6 +3,10 @@
|
|||||||
*/
|
*/
|
||||||
import MapBrowserEvent from './MapBrowserEvent.js';
|
import MapBrowserEvent from './MapBrowserEvent.js';
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @classdesc
|
||||||
|
* @api
|
||||||
|
*/
|
||||||
class MapBrowserPointerEvent extends MapBrowserEvent {
|
class MapBrowserPointerEvent extends MapBrowserEvent {
|
||||||
/**
|
/**
|
||||||
* @param {string} type Event type.
|
* @param {string} type Event type.
|
||||||
|
|||||||
Reference in New Issue
Block a user