Mappy
[Fork-n-Go] Fullscreen Map from Spreadsheet
Install / Use
/learn @jlord/MappyREADME
<img src="https://raw.githubusercontent.com/jlord/forkngo/gh-pages/badges/sky.png" alt="fork n go" width="200">
Fullscreen Map from Spreadsheet
This creates a website with a fullscreen map of points from a Google Spreadsheet with latitude and longitude columns.
- View the sample site.
- View the sample spreadsheet.

Fork and Make Your Own!
- Fork this project (hit that button at the ⤴︎ top right).
- Create a new Google spreadsheet with at least these two columns:
latlong
- Set your spreadsheet's share setting to "anyone with the link can view"
- Click File -> Publish to the web -> Start Publishing and copy the URL it gives you.
- Give your spreadsheet some data!
- Back in GitHub, on your fork's page (it should be github.com/yourusername/mappy), edit the
index.htmlfile by clicking the file name to view the file and then 'edit' to make changes. You must change:
- The
URLvariable on line 29 to the key (or full URL) from your spreadsheet. - On line 32 replace
["placename", "photo-url"]with column headers from your spreadsheet that you'd like to use in your map marker's popup. - If you don't want a popup, delete lines 35 - 37, and change line 48 to
Sheetsee.addMarkerLayer(geoJSON, map).
- If you want to change more things, go for it and checkout the comments in the file for suggetions.
- Commit your changes. At the bottom of the page your editing on, click the green commit button.
- View your page! Visit:
yousername.github.io/mappyto see your page, live!
What else?
Here are some other things you may want to do.
- Change your repository's name. Because maybe 'mappy' isn't right for you. Click the Settings icon on your fork's GitHub page to change the name.
- Add a custom domain. If you don't like the default github.io/repo naming scheme, you can use a custom domain that you own. Here are instructions on how.
- Change map tiles! You can design your own with Mapbox here.
Related Skills
node-connect
342.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
342.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.7kCommit, push, and open a PR
