Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 2.23 KB

README.md

File metadata and controls

46 lines (34 loc) · 2.23 KB

mapsfor.us

How to deploy your map

How to get latitudes and longitudes

For the map to map locations, the locations need coordinates. For any points where you want to get the latitude and longitude, you can obtain coordinates by doing the following:

  • Highlight the address, latitude, and longitude columns
  • Geocode -> Geocode Selected Cells (Address to Lat, Long)
  • Wait

Geocoding

How to customize your map

In your google spreadsheet:

  • Marker: any Font Awesome icon name
  • Marker colors: red, darkred, lightred, orange, beige, green, darkgreen, lightgreen, blue, darkblue, lightblue, purple, darkpurple, pink, cadetblue, white, gray, lightgray, black
  • Marker icon colors: any CSS name or hex code (e.g. red or #f00)

Built on