Update Leaflet to 1.7.1
This commit is contained in:
parent
b4fbae093f
commit
2cd233f70d
3 changed files with 3 additions and 5 deletions
|
|
@ -17,8 +17,6 @@ BR.Map = {
|
|||
worldCopyJump: true,
|
||||
minZoom: 0,
|
||||
maxZoom: maxZoom,
|
||||
// fix for route drag on mobile (#285), until next Leaflet version released (> 1.6.0)
|
||||
tap: false,
|
||||
});
|
||||
|
||||
if (BR.Util.getResponsiveBreakpoint() >= '3md') {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue