+++ title = "Building visualizations #2" weight = 12 +++ *[Click here](../3-quicksight.html#building-visualizations) to return to the *Building visualizations* instructions at any time.* To create the visualization, follow these steps from QuickSight analysis dashboard. ## Where are the visitors from? This visualization uses latitude/longitude data in the *Entry* park events to show the home location of visitors on a map. ### Step-by-step instructions ### 1. Click the **Add** dropdown in the top menu bar, choose **Add visual**. 1. Click **Filter** in the *Analysis menu bar*, then choose **Create one...**. 1. Choose **event** from the list. Click *event* and check **Entry**. Choose **Apply** then **Close**. 1. Click **Visualize** in the *Analysis menu bar*. 1. In *Visualization types*, choose **Points on map**. 1. Click the *Field Wells* panel to open this section. 1. Drag **visitor.home.latitude** and **visitor.home.longitude** from the *Fields list* to the Geospatial box in the *Field wells*. 1. Click the title of the visualization and rename from *Insight* to *Where are the visitors from?*. The finished visualization looks like the map below. Note that this visualization only shows the top 10,000 data points. ![Completed visualization](/images/module5-3-visualization-2.png) ## Next steps Go back to [Building visualizations](../3-quicksight.html#building-visualizations).