Do not expose static render function of controls
This commit is contained in:
@@ -603,7 +603,6 @@ class OverviewMap extends Control {
|
||||
* Update the overview map element.
|
||||
* @param {import("../MapEvent.js").default} mapEvent Map event.
|
||||
* @this {OverviewMap}
|
||||
* @api
|
||||
*/
|
||||
export function render(mapEvent) {
|
||||
this.validateExtent_();
|
||||
|
||||
Reference in New Issue
Block a user