mirror of https://gitee.com/antv-l7/antv-l7
commit
90d57e8945
|
@ -16,6 +16,7 @@ export function createRendererContainer(
|
|||
z-index:2;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
background: inherit;
|
||||
pointer-events: none;
|
||||
`;
|
||||
$container.id = `l7-scene-${containerCounter++}`;
|
||||
|
|
Loading…
Reference in New Issue