ProtecteddisposedThe object has already been disposed.
ProtectedextentProtectedloaderProtectedresolutionProtectedstateProtectedchangedDispatches an event and calls all listeners listening for events
of this type. The event parameter can either be a string or an
Object with a type property.
Event object.
false if anyone called preventDefault on the
event object or if any of the listeners returned false.
Protecteddispose
Loader function used for image sources. Receives extent, resolution and pixel ratio as arguments. The function returns a promise for an import("./Image.js").ImageObject image object.