Map of the Svelte/Sapper community.
If you want to add/remove yourself please edit this csv and send a PR.
Fields:
name
: your real name (optional)nickname
: kinda mandatory as it appears as a label when hovering on markerslat
: mandatorylon
: mandatoryurl1
: url (example: https://twitter.com/mindrones)urltext1
: text for url1 (example: twitter)url2
: urlurltext2
: text for url2For optional fields just use an empty string: for example if you don't want to use your real name, use:
,myNickname,0,0,http://twitter.com/myNickname,twitter,,
You can use https://www.openstreetmap.org.
Search for a location and/or navigate the map: you'll see that the URL contains a string like #map=19/51.50464/-0.10426
: its format is #map={zoom}/{lat}/{lon}
, so you can just copy the last two numbers.