Adds a map on the viewer

Hierarchy (view full)

Constructors

Properties

component: PlanComponent
viewer: Viewer
configParser: ConfigParser<PlanPluginConfig, PlanPluginConfig> = getConfig
id: "plan" = 'plan'

Unique identifier of the plugin

readonlyOptions: (keyof PlanPluginConfig)[] = ...
VERSION: string = PKG_VERSION

Expected version of the core DO NOT USE on custom plugins

Methods