Open InstantWindy opened 2 months ago
Hi @InstantWindy,
I found that the following errors may occur.
Be aware, It looks like you are trying to develop without http server (ie. I don't know how much this mode is supported).
Does it still need to import files like distance.js ?
Yes, otherwise you just need a L.Control.Elevation.Speed
(and the others/used handlers) within the global scope:
Here's a fairly complete example:
👋 Raruto
Hi!I want to use the L.control. elevation function in the Vue project by introducing the eaflet-elevation. js file. Here is my citation method
But I found that the following errors may occur.
Does it still need to import files like distance.js ?