Creating a Google Map Visualization

You can display your data as locations on an interactive map using the Google Map visualization on a dashboard. For example, you can create a Google Map visualization that displays how customer households are clustered in different parts of the country using a density map, or display retail locations as a series of map markers that users can click to view additional information about stores in their area.

You can display data in a Google Map visualization in the following ways:

Providing geographic information for the Google Map visualization

To display map markers or a density map in the Google Map visualization, you must provide the latitude and longitude of each location in the map. You can provide this data in the following ways:

You can also assign an attribute the Latitude or Longitude geo role to identify it as containing latitude or longitude information. The attribute can then be used to provide geographic information for locations in the map, as described in the prerequisites below.

For background information on importing data into the application, including steps to assign a geo role to an attribute, see About importing data.

Prerequisites

To create and add a Google Map visualization to a dashboard:

  1. Click the name of the dashboard to run it.

  2. From the toolbar, click the Insert Visualization icon . A new blank visualization is added to the dashboard and displayed.

  3. From the Visualization Gallery, click the Google Map icon.  Note: If the Visualization Gallery is not displayed, from the View menu, select Visualization Gallery.

  4. If the Properties panel is not displayed, from the View menu, select Properties Panel. If the Properties panel is hidden behind another panel, click the Properties icon to display the Properties panel.

  5. In the Properties panel,  from the Map Style drop-down list, select the display theme to apply to the map, such as Street Map or Terrain Map.

  6. From the Map Type drop-down list, select one of the following:

  1. If you selected the marker map type, select the type of map marker to display from the Marker Type drop-down list, as follows:

  1. If you selected the density map type, under Color Bands, select the color theme to use to show locations on the map. For example, to display areas with a low density of locations of interest as blue, and areas with a high density as red, select the color theme that changes from blue to red.

  2. You can determine whether or not a legend is displayed for the map. The legend shows the relationship between the color of each marker and the metric value for that location. Do one of the following:

  1. To display the Editor panel, from the View menu, select Editor Panel. If the Editor panel is hidden behind another panel, click the Editor icon to display the Editor panel.

  2. If the Datasets panel is not displayed, from the View menu, select Datasets Panel.

  3. From the Datasets panel, click and drag dataset objects to the appropriate area in the Editor panel by doing one of the following:

  1. Click and drag the attribute that contains the latitude information to the Latitude area.

  2. Click and drag the attribute that contains the longitude information to the Longitude area.

  3. Note: You can also drag objects from the Datasets panel directly onto the visualization.

  1. If you selected the marker map type, you can color the map markers based on the value of a metric. From the Datasets panel, click and drag the metric to the Color By area.

  2. You can customize the colors used to display map markers or replace image markers with a different image based on the value of the metric in the Color By area. To do so, you must define a threshold on the metric used to display the map markers. In the Color By area, right-click the metric and select Thresholds. The Thresholds Editor opens. Select the appropriate options to define the formatting to apply to the map markers.

  3. If you have chosen to display bubble markers in the visualization, you can size the bubble markers based on the value of a metric, with the largest bubbles being displayed for the largest metric values. From the Datasets panel, click and drag the metric to use to size the bubble markers to the Size By area.

  4. By default, when a user clicks a location in the map, a tooltip containing additional information about the location is displayed. You can include the values of additional dataset objects, such as related attributes and metrics, in the tooltip. To do this, from the Datasets panel, click and drag the dataset objects to the Tooltip section.

  5. For each attribute in the Editor panel, you can select which attribute forms are displayed in the map. An attribute form is a descriptive category for an attribute. For a more detailed description, including how to select what attribute information to display in the headers, see Selecting which attribute forms to display in a visualization.

  6. To select the attribute forms, in the Editor panel, right-click the attribute and point to Display Attribute Form. Select one of the following:

  1. Click the Save icon to save your changes.

Related topics

Formatting visualizations

Dashboard Editor: Google Map: Properties

 

 

_____________________________