add comment regarding future features
This commit is contained in:
@@ -7,3 +7,5 @@ export interface IParkingStructure extends IEntityWithOptionalTimestamp, IEntity
|
|||||||
coordinates: ICoordinates;
|
coordinates: ICoordinates;
|
||||||
name: string;
|
name: string;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// In the future, add support for viewing different levels of the structure
|
||||||
|
|||||||
Reference in New Issue
Block a user