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