add LevelConnector
This commit is contained in:
parent
8164cc1a40
commit
b309b6f6cd
10 changed files with 164 additions and 28 deletions
|
@ -2,4 +2,4 @@ from .level import Level # noqa
|
|||
from .package import Package # noqa
|
||||
from .source import Source # noqa
|
||||
from .collections import Elevator # noqa
|
||||
from .geometry import GeometryMapItem, GEOMETRY_MAPITEM_TYPES # noqa
|
||||
from .geometry import GeometryMapItemWithLevel, GEOMETRY_MAPITEM_TYPES # noqa
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue