Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

How to Create a Custom Map in Google Sheets

Learn about Google Sheets, including key concepts, practical guidance, common issues, and helpful answers. Guide 2.

Table of Contents

This practical guide explains how to create a custom map in google sheets with clear steps and useful context. It also covers common requirements, potential problems, and the details that can help you get better results.

Maps are not as flexible as charts, so you can't use them to represent everything. However, maps are extremely handy in certain situations, like showing a customer's location, tracking revenue or planning a journey.

Google Sheets doesn't have this feature built-in, but you can install it as an add-on. Here's how to install and use this add-on to create maps in Google Sheets.

How to Create a Map in Google Sheets

Although Google Sheets and Google Maps are both developed by Google, they cannot directly work together. Fortunately, the Google Sheets add-on can connect them and let you use Google Maps in a unique and useful way.

To create a map in Google Sheets, you need to install the Mapping Sheets add-on. Once you have Mapping Sheets, you can create a spreadsheet with the right data, and then build and view custom maps.

1. Install the Mapping Sheets Add-On

Mapping Sheets is a free add-on that allows you to create custom maps from Google Sheets data. This add-on takes data in a spreadsheet, and then builds a custom map with markers at a specific location. You can install Mapping Sheets from Google Sheets.

1. Install the Mapping Sheets Add-On - Google Sheets

  1. Open a new or existing spreadsheet in Google Sheets.
  2. Go to the Extension menu and select Add-ons .
  3. Click Get add-ons . This action opens the Google Workplace Marketplace .
  4. In the marketplace, find Mapping Sheets and click on it.
  5. Click Install , and then grant the necessary permissions.

You should now see an item named Mapping Sheets in the Extensions menu.

2. Create a Spreadsheet

Now it's time to create a spreadsheet with the data you want to map. Your spreadsheet can have as many columns and rows as you want. However, Mapping Sheets needs at least 3 columns of data to work correctly, including names, addresses or coordinates, and categories.

2. Create a Spreadsheet - Google Sheets

Take the spreadsheet above as an example. This spreadsheet is a list of study participants, along with their residency coordinates, occupation, and gender. Since the main focus in this study was occupation, columns A through C contain the information needed to create the map.

You can add more columns to show additional information for each marker on the map. Just remember to include the necessary information.

3. Map Customization

While the default setting of Mapping Sheets works well in most cases, you can still customize the map to better suit your needs and add some styles. Here's how you can tweak the map:

  1. Go to the Extensions tab in Google Sheets.
  2. Go to Mapping Sheets, then select Preferences .

Mapping Sheets has an array of configurations that you can adjust. Two of the tabs worth trying are Map and Icons. Here you can change the markers and elements on the map.

3. Map Customization - Google Sheets

You can also highlight the map by adding a style in the Map tab. This is one of the best features of Mapping Sheets because you can make the look of the map look really unique.

You have many extensions and websites to make Google Maps extremely useful. Take for example SnazzyMaps. Here you can browse different map styles and copy the desired code. For example, the code below will colorize the custom map and remove the labels:

[ { "featureType": "all", "elementType": "all", "stylers": [ { "saturation": "32" }, { "lightness": "-3" }, { "visibility": "on" }, { "weight": "1.18" } ] }, { "featureType": "administrative", "elementType": "labels", "stylers": [ { "visibility": "off" } ] }, { "featureType": "landscape", "elementType": "labels", "stylers": [ { "visibility": "off" } ] }, { "featureType": "landscape.man_made", "elementType": "all", "stylers": [ { "saturation": "-70" }, { "lightness": "14" } ] }, { "featureType": "poi", "elementType": "labels", "stylers": [ { "visibility": "off" } ] }, { "featureType": "road", "elementType": "labels", "stylers": [ { "visibility": "off" } ] }, { "featureType": "transit", "elementType": "labels", "stylers": [ { "visibility": "off" } ] }, { "featureType": "water", "elementType": "all", "stylers": [ { "saturation": "100" }, { "lightness": "-14" } ] }, { "featureType": "water", "elementType": "labels", "stylers": [ { "visibility": "off" }, { "lightness": "12" } ] } ]

Make sure to add styled to the Types map. Remove all other styles if you want custom styles to be the only way to display the map.

4. Build and View Maps

Once the spreadsheet and configuration are ready, you can build the map using Mapping Sheets.

  1. Go to the Extensions menu.
  2. Click Mapping Sheets .
  3. Select Start Mapping .

4. Build and View Maps - Google Sheets

The above action will open the Mapping Sheets on the right. Here you need to choose the right title for the map.

  1. Under Title , select the column containing the location label. The example here is Name.
  2. Under Filter , select the column containing the basic information. Example: Occupation.
  3. In Location , the column contains coordinates. Example: Address.
  4. Click Build .

4. Build and View Maps - Google Sheets

Mapping Sheets will process the data and create maps. This can take a few minutes, depending on data size and internet connection speed. You will receive a Map OK message when the process is complete. Now click View to see the map.

4. Build and View Maps - Google Sheets

You can now explore the map and interact with it. Zoom in and out, pan around, click on any bookmark to add more information, and use filters to narrow down the results.

5. Map Sharing

Map data and configurations are saved in the JSON file associated with the account. To share a map with others, you need to share the link to the map and the JSON file via Google. Mapping Sheets has made the process simple by providing everything you need.

1. In Mapping Sheets , click the 3 vertical dots in the top right corner.

2. Select Share my map .

5. Map Sharing - Google Sheets

3. Copy the link to the map.

4. Click the Share button. This action will lead you to Google Drive .

5. In Google Drive , enter the email address of the person you want to share the map with.

6. Paste the map link in the Message text box. Add a note that viewers only need to click on the link.

7. Click Send .

The person you grant permission can now view the custom map by visiting the map link.

Above is how to create a custom map on Google Sheets with the Mapping Sheets add-on . You can use it to create many other maps for personal or professional use without having to code or resort to complicated tools. Hope the article is useful to you.

Conclusion

Understanding Google Sheets makes it easier to compare options, avoid common mistakes, and apply the information in this guide more effectively. Review the relevant requirements before making changes or choosing a solution.

FAQ

How do you create a custom map in google sheets?

Follow the steps in this guide in order, confirm the required settings or tools, and verify the result before making additional changes.

Is it safe to create a custom map in google sheets?

It is generally safe when you follow the recommended instructions, use trusted tools, and avoid changing settings you do not understand.

What should you do if the process does not work?

Recheck the requirements, restart the device or application when appropriate, and review each step for missed settings or compatibility issues.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.