wp-gpx-maps

Опис

Цей плагін був закритий з 23.09.2024, він більше не доступний для завантаження. Причина: Проблема безпеки.

Відгуки

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

TOP

28.03.2024
Ich nutze Sie auf meinem Alpencross Block und bin total begeistert!
03.08.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
25.02.2022
Excellent, c’est ce qui me fallait pour afficher les parcours club du “Quimper Cyclo Club”. Merci
Прочитати всі 56 відгуків

Учасники та розробники

“WP GPX Maps” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

“WP GPX Maps” було перекладено на 2 локалізації. Дякуємо перекладачам за їх роботу.

Перекладіть “WP GPX Maps” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.