Add V1 selected area map overlay
This commit is contained in:
@@ -55,6 +55,7 @@ export interface AreaRead {
|
||||
area_m2?: number | null
|
||||
created_at?: string | null
|
||||
geometry_type?: string | null
|
||||
geometry?: GeoJSON.Polygon | GeoJSON.MultiPolygon | null
|
||||
}
|
||||
|
||||
export interface AreaCreate {
|
||||
|
||||
Reference in New Issue
Block a user