We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f07020d + 0d9b2e7 commit 841f0a8Copy full SHA for 841f0a8
src/main.js
@@ -33,6 +33,7 @@ import { generateUrl } from '@nextcloud/router'
33
34
// Fixing Some leaflet webpack stuff See https://vue2-leaflet.netlify.app/faq/#my-map-and-or-markers-don-t-fully-render-what-gives
35
import L from 'leaflet'
36
+import 'lrm-graphhopper'
37
import { isPublic } from './utils/common'
38
delete L.Icon.Default.prototype._getIconUrl
39
0 commit comments