This is the repository for the svgmapjs tutorials. They include an English translation of the SVGMap tutorials on SVGMap wiki and also include the original Japanese tutorials converted into the new format.
A live and up-to-date version of the tutorials can be found on GitHub pages.
The tutorial site is built using Docusaurus. Currently, the tutorials are stored in the docs folder, with tutorials grouped by either basic, webApp-ayer, web-service-integration, and utilizing-existing-webApp-layer, according to the original tutorial structure.
Currently, i18n translations are handled using Docusaurus' built-in i18n support. As mentioned earlier, the only supported languages (at the moment) are Japanese and English. Technical specifications for how translations are managed and handled can be found in the Docusaurus documentation.