|
LiveMap API
|
This is a fork of the original by Billy
LiveMap is a Google Maps-like map for Vintage Story that can be viewed in a browser. Easy to set up when making use of LiveMap's integrated webserver which works out-of-the-box, while also available to be integrated into existing websites running on Apache and the like.
All releases can be downloaded from the VintageStory ModDB site at:
https://mods.vintagestory.at/vslivemaprevival
A live demo of LiveMap can be accessed at:

There is an extensive API that allows you to automate adding/updating your own layers and markers on the map.
Documentation is automatically generated and hosted on GitHub Pages. You can find it at:
https://mja00.dev/VS-LiveMap-Revival/
To build the documentation locally, ensure you have Doxygen installed and run:
The generated documentation will be located in docs/html.
Prerequisites:
To build the project run the following command:
And the final zip will be located at bin/mods/livemap.zip if there were no errors.
To run the automated test suite: