Trace your footprint in this world
View Demo
·
Report Bug
·
Request Feature
Table of Contents
This project aims to help you record your footprint in the world in text format. The input for the screenshot is as the follows:
保山 99.1729 25.05753
南昌 115.9000015258789 28.864999771118164
烟台 121.37200164794922 37.40169906616211
沈阳 123.48300170898438 41.639801025390625
保山 南昌
烟台 沈阳
南昌 保山
烟台 沈阳
沈阳 烟台
烟台 沈阳
Clone the repository and enjoy.
- Clone the repo
git clone https://github.com/w158rk/track-map.git
- Install NPM packages
npm install
- Build the dist
npm run build
Run a http server in the dist/
directory. For example, you can run npx serve .
in the dist.
ANTLR 4 support- location data for some major cities
- high-quality image export
- custom color setting
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
w158rk - wrk15835@outlook.com
Project Link: https://github.com/w158rk/track-map