use tab instead of separate control for transit demo

This commit is contained in:
Norbert Renner 2016-06-03 21:08:48 +02:00
parent 8bd8fc3256
commit 4f558a0956
11 changed files with 52 additions and 24 deletions

View file

@ -1,4 +1,8 @@
BR.Profile = L.Class.extend({
options: {
heading: 'Profile'
},
cache: {},
initialize: function () {