Module city

Source

Structs§

City
A single city (like Seattle) can be broken down into multiple boundary polygons (udistrict, ballard, downtown, etc). The load map screen uses this struct to display the entire city.

Constants§

POLYGON_EPSILON 🔒