add comment regarding future features

This commit is contained in:
2025-04-08 16:20:39 -07:00
parent 6782654564
commit be407fe220

View File

@@ -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