Opis
Wtyczka została zamknięta 2024-09-23 i nie jest dostępna do pobrania. Zamknięcie jest tymczasowe i oczekuje na pełną sprawdzenie.
Recenzje
2024-04-15
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
2024-03-28
Ich nutze Sie auf meinem Alpencross Block und bin total begeistert!
2022-08-03
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
2022-08-02
3 odpowiedzi
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.
2022-02-25
Excellent, c’est ce qui me fallait pour afficher les parcours club du „Quimper Cyclo Club”.
Merci
2022-02-02
Best plugin to show my bike trail.
And it’s free!
Bravo!
Kontrybutorzy i deweloperzy
„WP GPX Maps” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniWtyczka „WP GPX Maps” została przetłumaczona na 2 języki. Podziękuj tłumaczom za ich wkład.
Przetłumacz wtyczkę “WP GPX Maps” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.