extensionRegistry property

ExtensionRegistry extensionRegistry
final

Registry of extensions.

Extensions are attached when first accessed via the controller's getters (e.g., controller.minimap, controller.autoPan).

Implementation

final ExtensionRegistry extensionRegistry;