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 marks the top 25 beaches in Australia on a regional map, with each marker accompanied by a text label showing the beach name. A custom floating HTML tooltip follows the cursor and displays a photo, name, and description for the hovered beach, with dynamic positioning logic to keep the card fully visible.
Follow the step-by-step Dot Map Tutorial to learn how such maps are built. See the Dot Map documentation for all configuration options.