BillyGalbreath / VS-LiveMap

A browser-based world map viewer for Vintage Story servers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LiveMap

Build Status Downloads Join us on Discord

MIT License CodeFactor Grade Lines of Code

Stargazers Forks Watchers


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.

Features

  • todo

Downloads and Releases

All releases can be downloaded from the VintageStory ModDB site at:

https://mods.vintagestory.at/livemap

Demo

A live demo of LiveMap can be accessed at:

https://vs.pl3x.net/map/

Screenshot of markers on map

For Developers

There is an extensive API that allows you to automate adding/updating your own layers and markers on the map.

https://billygalbreath.github.io/VS-LiveMap

More information about the API can be found on the wiki.

Building from Source

Prerequisites:

To build the project run the following command:

dotnet build

And the final zip will be located at bin/mods/livemap.zip if there were no errors.

Special Thanks

About

A browser-based world map viewer for Vintage Story servers

License:MIT License


Languages

Language:C# 53.7%Language:TypeScript 28.3%Language:HTML 6.4%Language:SCSS 5.5%Language:JavaScript 4.9%Language:CSS 1.2%