Here is a list of parameters you can add to URL in order to set generator options and control its behavior on load. It can be used to share exactly the same generated map without need to send the file, or even to show exact place on that map.
Azgaar's Fantasy Map Generator parameters:
maplink- open .map file from the provided URL, use likehttps://azgaar.github.io/Fantasy-Map-Generator/?maplink=https://dl.dropboxusercontent.com/s/xgs3y1awlokio7x/Atlas%20046.map. Due to browser security restrictions, it works only for servers that allow CORS (e.g. DropBox, but not Google Drive)seed- generate a map from the supplied seed. The seed is applied only on the very first generation of the session. The result also depends on the generation options and the map size, so addoptions=defaultandwidth/heightto make it reproducible. Even then a different generator version will produce a different map, so to share exactly the same map send a.mapfile (e.g. viamaplink)options- set todefaultto allow generator to ignore options set by user. It's required for sharing the same map, see abovewidth,height- map canvas size in pixelsscale- map zoom level, where0.5is 50% zoom,1is 100%,2is 200% and so onx,y- point coordinates that should be focused. Obviously works only ifscaleis greater than 1. Tryhttp://azgaar.github.io/Fantasy-Map-Generator/?seed=123456789&width=1536&height=722&options=default&scale=8&x=768&y=361burg- burg id or name to focus on, works only ifscaleis greater than 1. Tryhttp://azgaar.github.io/Fantasy-Map-Generator/?seed=123456789&width=1536&height=722&options=default&scale=8&burg=2cell- cell id to focus on. Tryhttp://azgaar.github.io/Fantasy-Map-Generator/?seed=123456789&width=1536&height=722&options=default&scale=8&cell=1000preset- layers preset to apply on load. Use the dropdown key (political,religions,heightmap, and so on) or the displayed name (Religions map). Tryhttp://azgaar.github.io/Fantasy-Map-Generator/?seed=123456789&width=1536&height=722&options=default&preset=religionslayers- comma-separated layers to show on load, other user layers will be hidden. Ids match the Layers tab (states,borders,lakes,burgIconsfor Icons,scaleBarfor Scale Bar). If bothpresetandlayersare set,layersis used. Tryhttp://azgaar.github.io/Fantasy-Map-Generator/?seed=123456789&width=1536&height=722&options=default&layers=provinces,borders,lakes,rivers
Watabou's Medieval Fantasy City Generator parameters:
These parameters are set by MFCG when it links back to FMG and are not intended to be set manually. They are honored only when from=MFCG and the page has a referrer.
from- if equals toMFCG, generator will consider the URL as coming from MFCGsize- MFCG city size, equals to the population point in FMGcoast-1if the city is on a coastlineport-1if the city is a portriver-1if the city is on a river
When from=MFCG and the seed is 13 characters long, the last 4 characters are read as a burg id and the map is focused on that burg. Otherwise FMG picks the burg that best matches size, coast, port and river.
Main Page | Quick Start Tutorial | Q&A | Shortcuts | URL parameters | Changelog | Report a bug or suggest an idea | Policy
These pages are maintained in the main repository and synced automatically. Edits made here will be overwritten — please open a pull request instead.