Easy to use service that allow you to choose best place to visit next, see public points of interest or even add your own and use them offline with any map navigation provider
You can try demo here
Preinstall npm. Then in cmd:
- npm install
- bower install
- gulp - to build dev version site
Preinstall npm. Then in cmd:
- npm install - to install build dependencies
- bower install - to install app dependencies
- gulp --build - to build product version site