remove the zoom control to make space for the search bar
This commit is contained in:
parent
48fb0e4555
commit
d4bae53fe1
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ c3nav = {
|
|||
crs: L.CRS.Simple,
|
||||
maxBounds: c3nav.bounds,
|
||||
closePopupOnClick: false,
|
||||
zoomControl: false
|
||||
});
|
||||
c3nav.map.fitBounds(c3nav.bounds, {padding: [30, 50]});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue