vcoppe

Results 38 comments of vcoppe

Is it really that important? If you activate your location, the map will be centered around it when you refresh the page. And even if you don't, you can load...

I have added extra checks to prevent null values from impacting the computations. But still I don't know how null values existed in the first place. Could you send me...

Another option would be to interpolate between the known values, would that make sense to you? I would rather avoid adding yet another setting if I can.

Do you know a project that serves this kind of tiles? I have made some research but haven't found anything. Have you checked the CyclOSM layer?

It would indeed be very useful, but I think GPX files lack support for this feature. Your idea to include them as waypoints is not bad. Since this is a...

Also: - fuel stations

Unfortunately this is the only behavior of Leaflet, the map library that this project uses.

I had already tried to play with this setting but it does not affect the scroll zoom, which I think is the one mostly used. Plus, it doesn't seem to...

It works with the extra parameters mentioned, but I cannot get a behavior as smooth as Google Maps. For now, it gives me headache... See my attempt here: [https://jsfiddle.net/tgz2d0mf/23/](https://jsfiddle.net/tgz2d0mf/23/)

Other people have suggested this improvement with 2 variants: - automatically route (or straight line if routing is disabled) from the last point to the start point of the trace...