Raruto
Raruto
Hi @luisfio1, this is issue somehow related to: https://github.com/Raruto/leaflet-elevation/issues/273#issuecomment-1777340192 --- > In your example [loading a local GPX.file](https://raruto.github.io/leaflet-elevation/examples/leaflet-elevation_upload-gpx.html) the way points are apparently not supported. > > This is the...
Hi @hupe13, so I guess the solution may be similar / related to: https://github.com/Raruto/leaflet-elevation/commit/b16c06ddd311bdd46f34a04989e0cb128c84aeae In case you feel like doing some debugging, I suggest you to use [browserstack local](https://www.browserstack.com/docs/live/local-testing) (if...
@hupe13 Last night I did some local tests within the [`/test`](https://github.com/Raruto/leaflet-elevation/blob/868179234d8e9b8f7beaea57d0e34d8bd79a2622/test/index.html) folder (with browserstack + MacOS Ventura) and it seemed to work correctly. Do you have a particular test page...
@hupe13 Did you test `prefercanvas: true` without wordpress as well? From what I see it could also be that: - within the code a JS exception is thrown and that...
> The reason was a css, I don't remember why I configured that. Probably updates from leaflet-elevation made it obsolete. I don't know. Don't keep me on my toes, i'm...
> I have been able to narrow down the problem further but have not yet solved it. Your [leaflet-elevation_extended-ui.html](https://github.com/Raruto/leaflet-elevation/blob/868179234d8e9b8f7beaea57d0e34d8bd79a2622/examples/leaflet-elevation_extended-ui.html ) has this as well: > >  If you link me again to the page...
@hupe13 ref: https://github.com/Raruto/leaflet-elevation/issues/232#issuecomment-1444050340 My fault, if you look closely at my image there is a horizontal shift in my example too. --- I'm no expert on the subject but I...
@hupe13 continue here from https://github.com/Raruto/leaflet-elevation/pull/257#discussion_r1197201932 > > do you confirm that this is the patch you proposed in here? 👉 https://github.com/Raruto/leaflet-elevation/issues/232 > > Yes it works right now on Chrome...
Hi @jarod46, > talk is cheap, show me the code.. 👋 Raruto