Popis
Tento plugin byl uzavřen, a je od 23. 9. 2024 nedostupný. Není již k dispozici ke stažení. Toto uzavření je dočasné. Čeká se na kompletní přezkum.
Recenze
15. 4. 2024
Great plugin but please – test better – you should test with tracks that do not have time/date/elevation per point.
Please update wp-gpx-maps-utils.php (lines 379 – 383):
$points->maxEle = (count($_ele) > 0 ? max( $_ele ) : 0);
$points->minEle = (count($_ele) > 0 ? min( $_ele ) : 0);
$points->totalLength = max( $_dist );
$points->maxTime = (count($_time) > 0 ? max( $_time ) : 0);
$points->minTime = (count($_time) > 0 ? min( $_time ) : 0);
If tracks do not contains times(speed) or elevation the code breaks
28. 3. 2024
Ich nutze Sie auf meinem Alpencross Block und bin total begeistert!
3. 8. 2022
This plugin is easy to use.
After cycling I download the gpx cycle route from my bike nav device and then upload to my cycle route site Zozibike.com. to display the route.
developer keeps up with updates and have always been stable.
Update: it now does not work and its been 3 weeks and no updates
does not work with PHP8
2. 8. 2022
3 odpovědi
each new version introduces so many new bugs that causes outages 🙁
This is the only plugin that I avoid to update as the old version is AWESOME.
25. 2. 2022
Excellent, c’est ce qui me fallait pour afficher les parcours club du „Quimper Cyclo Club“.
Merci
2. 2. 2022
Best plugin to show my bike trail.
And it’s free!
Bravo!
Autoři
WP GPX Maps je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPlugin „WP GPX Maps“ byl přeložen do 2 jazyků. Děkujeme všem překladatelům za jejich pomoc.
Přeložte “WP GPX Maps” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.