Skip to content

adenes/outdoormaps

 
 

Repository files navigation

Outdoor Maps for Mobile and Desktop

This project is a lightweight web based viewer for the best free online map services.

Launch http://outdoormaps.eu.

The motivation behind the Outdoor Maps Project is to bring high quality maps to any modern web browser (including mobile browsers). Unfortunately the "official" web viewers for the providers are mostly hard to use, full of unnecessary controls and don't work on mobile.

Supported outdoor layers

Map data © their respective owners. Built using Leaflet.

Development

Requirements:

  • Recent Node.js (tested with node 6.2.2 npm 3.9.5)

Setup

npm install
make -C app/vendor

Running the development server

npm run grunt -- server

Run the linter before pushing changes

npm run lint

Deployment

make release deploy

Troubleshooting

  • make -C app/vendor fails with Error installing nokogiri: ERROR: Failed to build gem native extension on macOS. Solution: run xcode-select --install or if that does not help check out the Installing Nokogiri documentation.

About

Outdoor Maps for Mobile and Desktop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.0%
  • CSS 11.0%
  • HTML 4.7%
  • Other 0.3%