export enum GridLayerType { Objects = 0, Terrain = 1, LandForSale = 2 }