Micropolis
map.cpp File Reference

Handles drawing and managing various map overlays in Micropolis. More...

#include "micropolis.h"

Go to the source code of this file.

Detailed Description

Handles drawing and managing various map overlays in Micropolis.

This file includes functions for drawing different types of map overlays, such as residential, commercial, industrial areas, power grid, and various types of density maps. It also contains functions for applying dynamic filters to maps and managing map state.

Definition in file map.cpp.