aboutsummaryrefslogtreecommitdiffstats
path: root/www/js/config.js-example
Commit message (Collapse)AuthorAgeLines
* Use OpenStreetMap tiles by default.198-nicerMatthew Somerville2016-05-11-0/+4
| | | | | | Add a MAP_TYPE configuration option to choose what map tiles to use, defaulting to OpenStreetMap. This fixes the issue of people outside the UK getting a grey map.
* Merge remote-tracking branch 'mysociety/cordova-6-fix-double-slash' into ↵Steven Day2016-04-28-1/+2
|\ | | | | | | cordova-6
| * Specify that FMS_URL should not have an end slash.Matthew Somerville2016-04-26-1/+2
| | | | | | | | | | This way round is better in case of URLs returned from the server (e.g. for photos) that will have a starting slash.
* | Fix displaying of map tiles.cordova-6-fix-mapsMatthew Somerville2016-04-26-2/+2
|/ | | | | This updates the map tile code to match the website, allowing easier non-UK usage of Bing Maps by not including the map-fms.js file.
* Only provide example config files; add cobrand docs to READMEphonegap-3Dave Arter2015-08-28-6/+17
|
* update Android to Cordova 3.6Struan Donald2015-08-28-0/+22
| | | | | | | | Required due to security issue Remove Android directory as no longer required, move src -> www to match standard layout, update .gitignore to avoid including the standard platform files, update README based on Steve's zurich one
* instead of using js to inject the correct cordova js file in toStruan Donald2013-07-12-13/+0
| | | | | | | | | | index.html restructure things so that the common files are a level down and the platofrm specific ones are directly placed in the relevant project. This both makes for less fuss and also avoids the error with Android < v3 instantiating cordova twice. Note that the iOS common assets are included by a build script rather than a symlink as symlinking doesn't seem to agree with Xcode
* update example config file with current values and commentsStruan Donald2013-04-22-2/+10
|
* add example phonegap app config fileStruan Donald2012-06-15-0/+5