interface UserAreaAttributes {
    geoJSONGeometry: Polygon;
    id: string;
}

Properties

Properties

geoJSONGeometry: Polygon
id: string