Readonly
$elThe dom element.
For leaflet it's a div which wrap a canvas, a svg, and many images,...
For Pixi, it's just a canvas.
Readonly
canvas是否 canvas 渲染
true 表示会放到图层面板
false 表示只是临时生成的 renderer,用完可能会删除
禁止响应
Readonly
fullname序号
parent
Readonly
namethe name of this pane, used as the key of dict for fast indexed read.
排序
Readonly
proxy是否代理层
Readonly
rendererL.Canvas Or L.SVG
Readonly
type挂载的 layer 的个数
是否显示
绝对 z 值
The calculation of z index, it depends on order and renderer type...
Generated using TypeDoc
一个 pane 只放一个 renderer