Type Alias: MutableMapContext<T>
MutableMapContext<
T
> =T
extendsMapSystemContext
<any
, infer Layers, infer Controllers,any
> ?T
&object
:never
Defined in: src/sdk/components/mapsystem/MapSystemContext.ts:53
A mutable version of MapSystemContext which allows adding layers and controllers.
Type Parameters
Type Parameter |
---|
T |