• Hi,
    I’ve used other mapping embeds that use iframes and there is sometimes quite a big delay before they are displayed, will this display quicker?.

    Also, is there anyway to show an elevation profile underneath the map for a GPX route?.

    • This topic was modified 7 years, 9 months ago by andyt1980.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author bozdoz

    (@bozdoz)

    I’m not sure if I can answer your last question, as I have no experience in attempting this. Do a quick DuckDuckGo search for GPX and LeafletJS. For your first question: I can’t imagine a “big delay” in using nearly any online map. I would expect maybe 1 second delay, when you’re loading a 3mb dataset?

    Thread Starter andyt1980

    (@andyt1980)

    ok thanks for the info I suspect it must be the 3rd party server which is serving the map data that’s causing the delay.

    Regarding elevation there is a leaflet plugin that does exactly what I’m looking for here: https://github.com/MrMufflon/Leaflet.Elevation

    Any possibility of integrating this?

    Also, is it possible to disable mousewheel zoom or include some kind of hover/click map to zoom function. I’m only asking this because if I want to embed full-width maps this can cause issues when scrolling down a page.

    Plugin Author bozdoz

    (@bozdoz)

    I should look into making a plugin handler with events such as onMap, then you could add something like this and plug it into every map you create. I’ll put it on the todo list.

    Thread Starter andyt1980

    (@andyt1980)

    ok great, thanks for considering it.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Performance & Elevation’ is closed to new replies.