use tab instead of separate control for transit demo
This commit is contained in:
parent
8bd8fc3256
commit
4f558a0956
11 changed files with 52 additions and 24 deletions
|
|
@ -1,4 +1,8 @@
|
|||
BR.Profile = L.Class.extend({
|
||||
options: {
|
||||
heading: 'Profile'
|
||||
},
|
||||
|
||||
cache: {},
|
||||
|
||||
initialize: function () {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue