version 0.5.1

This commit is contained in:
Norbert Renner 2015-07-24 19:09:12 +02:00
parent 6394f680e8
commit 5bf8d52d61
5 changed files with 33 additions and 24 deletions

View file

@ -1,6 +1,15 @@
BRouter-Web Changelog
=====================
## 0.5.1 (2015-07-24)
* config option ``baseLayers`` to add custom base layers locally (#24)
* reset slider on page load to minimum opacity (#22),
customizable locally with config setting ``minOpacity``
* set OpenTopoMap max zoom back to z15 while on fallback server (#21),
also fix max zoom of other services
* overscale tiles to common max zoom (avoids gray screen when switching)
## 0.5.0 (2015-07-01)
### Features