About

This is a geography map quiz rebuilt with Dioxus and pre-rendered as a static site. The map runs in your browser with Leaflet after the page loads.

Map tiles

The quiz uses CARTO Positron (no labels) — land and coastlines from OpenStreetMap, without place or country names on the map.

A future MapLibre version will likely use a custom vector style (e.g. OpenFreeMap or Protomaps) with label layers removed. The MapLibre demotiles demo is great for testing MapLibre itself, but it colors and labels every country — fine for a hello-world, not for this quiz.

Country outlines

Country boundary data is bundled as simplified GeoJSON (polygons.json), derived from the original Elm version of this site.

Deploy

Production builds output static files to target/dx/yousuckatgeography/release/web/public/. Serve that directory with any static host.

Map data bundled · Tiles © OpenStreetMap · © CARTO (Positron, no labels)