Only use Canvas for routing segments
Routing trailers are lagging behind and Canvas by default might have side effects (Plugins)
This commit is contained in:
parent
855dc81283
commit
72588f3fd9
5 changed files with 6 additions and 13 deletions
|
|
@ -17,7 +17,6 @@ BR.Map = {
|
|||
}
|
||||
|
||||
map = new L.Map('map', {
|
||||
renderer: L.canvas({ tolerance: BR.Browser.touch ? 10 : 5 }),
|
||||
zoomControl: false, // add it manually so that we can translate it
|
||||
worldCopyJump: true,
|
||||
minZoom: 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue