• Hello,

    Thank you for this plugin !
    I created a map with over 10k markers. I plan to add 20k more.
    The problem I’m having is that the page loads very slowly.
    Do you have an idea to make the page load faster?
    Thanks.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor hupe13

    (@hupe13)

    You are using the leaflet-marker shortcode. Is it possible to put the markers in a geojson file? But I don’t know, if it is faster.

    Thread Starter Arnaud G.

    (@nonopinspins)

    Thank you for your reply.

    Yes I used the leaflet-marker shortcode.
    Do you know how I can convert my GPS coordinates to geojson format?

    Otherwise I had thought of creating a library with the markers that would be opened from a shorcode. This would lighten the script of the page.

    Plugin Author bozdoz

    (@bozdoz)

    Probably you should use the marker cluster plugin

    Plugin Contributor hupe13

    (@hupe13)

    Otherwise I had thought of creating a library with the markers that would be opened from a shorcode. This would lighten the script of the page.

    If you do that, the code is also in the source. There is an example on my website with 300 Markers in each geojson, kml, gpx file. See the documentation of GeoJson. You can do a lot with it.
    E.g., it is possible to group the markers.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Page loading too slow’ is closed to new replies.