add AreaOfInterest and GroupOfInterest
This commit is contained in:
parent
52958ec5fc
commit
9c202ab6cd
11 changed files with 194 additions and 13 deletions
|
@ -3,3 +3,4 @@ from .package import Package # noqa
|
|||
from .source import Source # noqa
|
||||
from .collections import Elevator # noqa
|
||||
from .geometry import GeometryMapItemWithLevel, GEOMETRY_MAPITEM_TYPES # noqa
|
||||
from .interest import AreaOfInterest, GroupOfInterest # noqa
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue