UNPKG

@geogirafe/lib-geoportal

Version:

GeoGirafe is a flexible application to build online geoportals.

7 lines (6 loc) 128 B
export default class DrawingState { isBrainSerializable = true; activeTool = null; tools = []; features = []; }