remove EmptyBounds
This commit is contained in:
parent
55f0f481fe
commit
f29183b68a
1 changed files with 0 additions and 6 deletions
|
@ -372,12 +372,6 @@ c3nav = {
|
|||
};
|
||||
$(document).ready(c3nav.init);
|
||||
|
||||
EmptyBounds = {
|
||||
extend: function (bounds) {
|
||||
console.log(bounds);
|
||||
return bounds;
|
||||
}
|
||||
};
|
||||
|
||||
LevelControl = L.Control.extend({
|
||||
options: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue