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.
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.