Initial take on supporting straight line segments

This commit is contained in:
Norbert Renner 2021-04-16 19:07:52 +02:00
parent 5c70e30c13
commit acf9c59888
4 changed files with 9 additions and 7 deletions

View file

@ -68,7 +68,7 @@
"leaflet-hotline": "^0.4.0",
"leaflet-plugins": "~3.0.0",
"leaflet-providers": "^1.10.2",
"leaflet-routing": "nrenner/leaflet-routing#e94e153",
"leaflet-routing": "nrenner/leaflet-routing#9fa0cd2",
"leaflet-sidebar-v2": "nrenner/leaflet-sidebar-v2#dev",
"leaflet-triangle-marker": "^1.0.2",
"leaflet.heightgraph": "nrenner/Leaflet.Heightgraph#0757b2a",