/mapsforus

Leaflet maps auto-generated from Google Docs!

Primary LanguageJavaScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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

To do list