slart
1
Hello,
i search a script for display routes over a GPX file with an ele profile in websites.
In the last years in only find scripts (or plugins) that use google maps googleapis. I don’t find scripts that works only with OSM and OpenLayer (i don’t like Leaflet).
Did not I find any, or is there really none?
Here are two nice examples (WP Plugin), but with google.
https://devfarm.it/wp-gpx-maps-demo/
https://github.com/devfarm-it/wp-gpx-maps
https://de.wordpress.org/plugins/wp-gpx-maps/
my favorit:
http://www.atlsoft.de/gps-track-hoehenprofil/#tabs1-engl
https://de.wordpress.org/plugins/google-maps-gpx-viewer/
I like the moving point.
I search similar without google, and standalone.
slart
3
Leaftlet. OK. I prefer OpenLayer. But if there is already something from Leaflet. OK. Can you please tell me the name of the software and the source? I can not find in the HTML source code, at which point the GPX file is included.
I use in that file 5 different plugins.
Fullscreen
leaflet.timedimension.control
leaflet.elevation
Control.MiniMap
Leaflet.GraphicScale
The gpx track is in a folder
But everything I mention you can see/find in the source code.
slart
5
You use all the plugins independently?
Or use you this only: https://github.com/shramov/leaflet-plugins
I have found it in the source code from a js file.
Thanks for the info and hint.
This is a standalone website. Hmmmmm… i search a standalone tool. i will test it and see it.
I use stand alone plugins,
Will have a look at your link.