https://github.com/urholaukkarinen/farfromanyroad
Find a point on map that is farthest from any road. https://urholaukkarinen.github.io/farfromanyroad
https://github.com/urholaukkarinen/farfromanyroad
Last synced: 27 days ago
JSON representation
Find a point on map that is farthest from any road. https://urholaukkarinen.github.io/farfromanyroad
- Host: GitHub
- URL: https://github.com/urholaukkarinen/farfromanyroad
- Owner: urholaukkarinen
- License: mit
- Created: 2022-07-10T21:14:54.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-12T09:34:49.000Z (almost 3 years ago)
- Last Synced: 2025-02-12T12:57:25.691Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 683 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Far From Any Road
Find a point on map that is farthest from any road.
```shell
npm install
npm run dev
```