A map just for me. I realised that there were things I wanted to remember about certain places, but generic map apps show too much other information. I can make markers for new places and add relevant links or text. https://map.think.somethingorotherwhatever.com
Find a file
Christian Lawson-Perfect fe963ec2db Take a unique ID for maps.
I want to be able to share this without giving away my data.

The page takes a query parameter map=<ID>, which says which data file to load.

If you load the page without a map ID, it makes up a random 8-digit hex string and uses that.

The no-selection view shows a link to the map.
2025-02-10 11:53:42 +00:00
cgi-bin Take a unique ID for maps. 2025-02-10 11:53:42 +00:00
src Take a unique ID for maps. 2025-02-10 11:53:42 +00:00
.gitignore first commit 2025-02-09 19:55:42 +00:00
.watchmakerc first commit 2025-02-09 19:55:42 +00:00
app.js Take a unique ID for maps. 2025-02-10 11:53:42 +00:00
elm.json Take a unique ID for maps. 2025-02-10 11:53:42 +00:00
emoji_metadata.json first commit 2025-02-09 19:55:42 +00:00
index.html Take a unique ID for maps. 2025-02-10 11:53:42 +00:00
load-app.js Take a unique ID for maps. 2025-02-10 11:53:42 +00:00
Makefile first commit 2025-02-09 19:55:42 +00:00
map.css first commit 2025-02-09 19:55:42 +00:00
marked.js first commit 2025-02-09 19:55:42 +00:00
show-error.mjs first commit 2025-02-09 19:55:42 +00:00
style.css first commit 2025-02-09 19:55:42 +00:00