This is a simple tool that allows you to upload CSV spreadsheets with address data to generate a map with multiple locations. Once created, you can download the map as a high-quality PNG, perfect for sharing or presentations.
Looking to create a more powerful, interactive map? Check out Atlist.
This tool is quite simple — just upload your spreadsheet and it will generate a map with placemarks for each address! Need another map? Upload it again and you’ll get a new map.
This works by geocoding the address data.
There are two main requirements for spreadsheets:
To export Google Sheets data as a CSV file, open your Google Spreadsheet in Google Docs, go to File > Download, and select Comma-separated values (.csv). This will save your Google Sheets data in the CSV format for easy use in other applications.
To export an Excel file as a CSV, open your Microsoft Excel document, go to File > Save As, and choose CSV (Comma delimited) (*.csv) from the file type options. This will save your Excel data in CSV format for easy use in other applications.
If you’re looking to create an interactive map, consider using a tool like Atlist. It offers a variety of powerful features, including:
You can download your map by right clicking and saving the PNG image.
To embed a PNG map on a web page, you can use basic HTML. First, import the map image by uploading the PNG file, then add an <img>
tag in your HTML with the src
attribute pointing to the map's file location. This will display the map on your web page, allowing you to visually represent the imported data.
Does this tool support longitude and latitude?
Not at this time. You can use a tool like Atlist for uploading location data with longitude coordinates.
Do I need a Google Account for this tool?
No. We provide the Google Maps API so you do not need a Google Account.
Got feedback or suggestions? We’d love to hear from you! Email steve@atlist.com.