Point (dot) maps place markers at geographic coordinates to show where specific items or events are located. They are ideal for visualizing discrete locations on any world or regional map.
This sample plots airport locations across the United States on state-level geodata using circle markers. HTML tooltips display the airport name and city for each point, and zoom controls enable closer inspection of densely packed regions like the East Coast.
Follow the step-by-step Dot Map Tutorial to learn how such maps are built. See the Dot Map documentation for all configuration options.