Skip to content

Commit 841f0a8

Browse files
authored
Merge pull request #1000 from Matze1224/graphhopper-import-fix
fix graphhopper routing
2 parents f07020d + 0d9b2e7 commit 841f0a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ import { generateUrl } from '@nextcloud/router'
3333

3434
// Fixing Some leaflet webpack stuff See https://vue2-leaflet.netlify.app/faq/#my-map-and-or-markers-don-t-fully-render-what-gives
3535
import L from 'leaflet'
36+
import 'lrm-graphhopper'
3637
import { isPublic } from './utils/common'
3738
delete L.Icon.Default.prototype._getIconUrl
3839

0 commit comments

Comments
 (0)