An example client application using the WXTiles API for map overlays.
Generates static links to https://wxtiles.github.io/wxtiles-map/ that will be capable of rendering up-to-date maps of selected layers, storing layer order and opacity. Suitable for iframes.
Try it out: mapbuilder.wxtiles.com. (If you're developing, this is the gh-pages branch.)
npm install && npm run js
Copy a full path to file:///../mapbuilder/index.html and paste it into your browser.