Print Page

Tuesday, November 10, 2015

Add Your Maps to DunMap

DunMap loads maps from the URL text field, but it also has a list in the code that populates the select menu next to the field for convenience, and a randomly selected one from the list is loaded with the web page, both by filling in that field. Currently it holds maps I drew and a couple from the British Library expired copyright images collection. If you have some maps you made posted online that you would like included in the selector, leave a comment on this post, ideally with a short title for each under about 40 characters and the URL. Or you can provide a page URL that shows maps with titles and I can copy titles and image URLs there. I will NOT download your map and store it, it is yours to host. I will add an entry to this list in the JavaScript of DunMap to link it from your site:

var imageArray= [
  ["Select a map",""],
  ["EA: Megadungeon Level 1","https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjwv5YNWmYJOge5lqI5MUMKgEd-G6nTweH6rkD7-FcdpoL4ukT3qMUGn9f716bJMR497cPZKUcJRXwibZlVU_GMfeecA1bAkPcSTr30xCpCvkcYA87BVDfd4K4xtqh4JTEzAT0Z2W_gmn4/s1600/Level1.png"],
  ["EA: Great Hall","https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhpUl5WRPk6aK4dyL-ZrmBpo7cCq_-HQmngMDlVYvll46jucGrCmAMEoS7MUTXVzK_vQtQxKGXKkieaMg14ddBjNeW9pcr1K2nJIhrXnDUFkYdz5H675Wqzxg2VgEbv8kEyeTUFw1FEjWs/s1600/great+hall-partially+edited.png"],
  ["EA: Shadowkarst", "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhFJQ0epAZYPOOHEwDIG5QpDRsspWJOzPgFwJopc_j69c-PxTIENMLlzlS2XJDTgDm9-ZUkxI9cMrJH4d8m9mYJ0EoL_k7gKoy7pzwVHhOr8NY49xkkzgmRMqbFlUlrDaH4Db73r__XMxM/s1600/Shadownkarst.png"],
  ["EA: The Devil's Staircase", "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjc5d_8FIqDI5Jp426m18eME1fgQiHBIauP4M4ZVlyM82WV51whzJ8G4nQUtzFDzh_xO9iBn0XWbZ-4kJInjDTN8ZiNimDgJUg1MAz-7yxSwLXiQayxE0NpWvNcM89PX9M02ZWVleDJ8eY/s1600/devils_staircase.png"],

... etc


Please only submit maps that you have stably hosted and not likely to get stuck for exceeding bandwidth caps. I don't yet have code in place to retry if maps fail to load in.

Also tell my how you want your name and blog or source site listed in Image Credits section. I plan to prefix all titles in the menu with initials that key down to an entry in the Image Credits.

Please don't send me a link to a Pinterest or other collection of maps you found on the internet. This is opt-in by the map creators only. You can opt out again at any time and I'll remove links in the next release.

No comments:

Post a Comment