Closed Cloudio69 closed 3 years ago
Hi Claudio, you are missing the following plugin: yohanboniface/Leaflet.i18n
For overall simplicity most of the examples here make use of the Raruto/leaflet-ui library which already includes it.
As usual, resolutive pull requests are welcome.
Have a nice Day, Raruto
Hi Claudio, you are missing the following plugin: yohanboniface/Leaflet.i18n
For overall simplicity most of the examples here make use of the Raruto/leaflet-ui library which already includes it.
As usual, resolutive pull requests are welcome.
Have a nice Day, Raruto
Thank you Raruto,
Though i'm having the same problem, i did add locales as in this example, should i download the repo and add it as a script?
Also i'm having this problem too:
Uncaught (in promise) TypeError: Cannot read property '_d3LazyLoader' of undefined
at l (utils.js:140)
at i.loadGeoJSON (control.js:233)
at control.js:263
it happens when loading the GPX file
P.S it's the second time i'm using Github, so i'm sorry if i'm doing something wrong with pulling requests, thank you again Raruto!
EDIT: resolved downloading the repo, but it looks very bad now, the map is missing tiles for no reason when i go fullscreen and exit again it fixes itself.. Here's where i'm adding the map
EDIT 2: fixed the buggy map by setting
tourReligioso.invalidateSize();
sometimes the solution is under our eyes.. thank you
Hi,
I was loading a map with leaflet elevation, the problem happens to be a TypeError. When debugging on XAMPP it works normally (must be Elementor or Wordpress?)
Here's my code
And here's the error: