Glossary
Crop Ratio The aspect ratio applied when exporting a view. Determines the shape of the exported image (16:9, 4:3, 3:2, 1:1, 2:1, Letter, A4).
Dataset A named group of locations sharing a marker color, shape, and HQ color. Multiple datasets on one map enable visual differentiation between categories (e.g. "Portfolio" vs "Targets").
Focus Mode A map mode that isolates a single country or US state by masking everything else with a solid color. Produces clean, presentation-ready country maps.
Focus Theme A preset color scheme for Focus Mode that controls the mask, target country, and neighbor styling. Examples: Focus White, Focus Dark, Focus Slate Grey.
Geocoding The process of converting a place name (e.g. "New York") into geographic coordinates (lat/lon). pitchmappr geocodes through MapTiler or OpenCage, configured per organization by an admin (there is no built-in default).
Hi-Res PNG An export option that re-renders the map at up to 4× native resolution using vector tile geometry. Produces genuinely sharper output, not an upscaled screenshot. The multiplier drops below 4× only if your browser or GPU can't support it.
HQ (Headquarters) A dataset — one named HQ, Headquarters, Head Office, or Head Quarters — whose locations all render as headquarters markers. There is no per-location HQ switch, so a map can have as many HQ locations as that dataset holds. A new HQ dataset defaults to a red star, and you style it like any other dataset — shape, colour, size, and halo are all editable in its roster row on the Markers tab.
Label Custom display text for a location on the map. Overrides the place name. Typically used for company names, deal codes, or abbreviations.
MapLibre GL JS The open-source map rendering library that powers pitchmappr's interactive map. Renders vector tiles using WebGL.
Mask In Focus Mode, the solid color layer that covers everything outside the selected country. Default is white. Becomes transparent when "Transparent background" is enabled for export.
PMTiles A single-file archive format for map vector tiles. pitchmappr loads its base map from a PMTiles file hosted on Cloudflare R2.
Projection Export An advanced export mode that renders maps using cartographic projections (Albers, Lambert, etc.) via d3-geo instead of the standard Web Mercator view.
Protomaps An open-source project providing vector map tiles in the PMTiles format. The base map data source for pitchmappr.
Saved View A named snapshot of a map position (zoom, center) with a crop ratio. Views are the bridge between styling and exporting — each export targets a specific view.
Schema (Project) The version identifier for the project JSON format. Current version is v4. Older schemas (v3) are automatically migrated on load.
Vector Tiles Map data stored as geometric primitives (points, lines, polygons) rather than pre-rendered images. Enables layer toggling, color customization, and resolution-independent rendering.
View See Saved View.