If the tilemap has only one tile type and is invisible, then even with 1x1 px tiles the performance shouldn't be that bad. You can make 4x4 tiles.
Use a separate object for the visible ground, and erase it by spawning round sprites above it with Destination Out blend mode.