Skip to content

kp-marczynski/hitchwiki-poi

Repository files navigation

HitchwikiPoi

This app provides simple way to download *.kml file with hitchhiking POI points imported from hitchwiki. Result file is compatible with Maps.me offline maps app

Demo

https://kp-marczynski.github.io/hitchwiki-poi/

How to use

Just choose country you want to download *kml file for and then open downloaded file with Maps.me.

If you wish, you can install app on mobile as it utilize PWA functionality

Important information

Development

Prerequisities

Node.js
Angular CLI

How to run on localhost

npm install && npm start

Then the app will be available on localhost:4200