anyways-open / cycling-routeplanner

A cycling route planner :bicyclist: :bicyclist: :bicyclist:
MIT License
8 stars 0 forks source link
bikeforbrussels biketowork genk

Cycling Route Planner :bicyclist: :bicyclist: :bicyclist:

Production
Staging

This our cycling route planner web app. This was originally built during Open Summer of Code here and we polished and finished it. The branding in this route planner can be customized to your project/company/city/region.

It uses the ANYWAYS route planning API to handle:

Screenshots

Branding the website

To brand the website:

1) Go to '/branding/' and copy the 'anyways'-directory, rename onto your brand 2) Pick colours in 'theme.css' 3) Pick texts and icons in 'brandedScripts'. 'profileConfigs' describe what profiles are used for routeplanning and what accompagniying texts they have, with layers and stuff 4) Additional code can be put into 'applyBrand()'. This is extra code, e.g. rendering specific legend entries 5) Go to index.html and change around ten lines in '', between the comments '' and ''. That should be enough

Caveats/todo's: