demo and template content for svgMap.js
https://svgmap.github.io/svgMapDemo/
By cloning this repository and publishing it as static web content, a basic SVGMap page can be built; using GitHub Pages is also possible. You can also add any data you wish to publish by adding it as static content using svgMapTools.
However, some layers, such as the raster GIS layer, require proxy preparation and html modification for cross-origin access. Set proxyPath appropriately and uncomment the lines up to svgMap.setProxyURLFactory in index.html.