brouter-web/dist
Sascha Hagedorn ffff29dfcc Added ability to specify custom overlays in configuration
Analogous to adding base layers, custom overlays can be added in
the `config.js` file:

```javascript
BR.conf.overlays = {
    'Hill shading': 'http://{s}.tiles.wmflabs.org/hillshading/{z}/{x}/{y}.png'
};
```
2016-06-29 20:37:54 +02:00
..
fonts build to single distributables with gulp, check-in dist not bower_components 2015-03-29 18:55:02 +02:00
images update dist 2015-07-01 16:18:49 +02:00
brouter-web.css use tab instead of separate control for transit demo 2016-06-03 21:08:48 +02:00
brouter-web.js Added ability to specify custom overlays in configuration 2016-06-29 20:37:54 +02:00
brouter-web.js.map Added ability to specify custom overlays in configuration 2016-06-29 20:37:54 +02:00
url-search-params.js use tab instead of separate control for transit demo 2016-06-03 21:08:48 +02:00