Draws a gpx track with altitude graph. You can also display your nextgen gallery images in the map.
2011-12-14 10:35:25 +00:00
== Description ==
2012-03-05 07:57:36 +00:00
2012-02-15 16:25:40 +00:00
This plugin has, as input, the GPX file with the track you've made and as output it shows the map of the track and an interactive altitude graph (where available).
This version is extended by Stephan Klein (https://klein-gedruckt.de/2015/03/wordpress-plugin-wp-gpx-maps/) and supports displaying all images attached to a post without using NGG.
* replaced highcharts with chartjs. This is a forced choice due highcharts license issue, view: https://devfarm.it/wordpress-plugin/wordpress-plugin-directory-notice-wp-gpx-maps-temporarily-disabled/
* Added Nautical Miles per Hour (Knots) unit of measure
2012-10-18 13:10:05 +00:00
= 1.1.38 =
* Fix: garmin gpx cadence and heart rate
* Updated Turkish translation, thanks to Edip
* Added Hungarian translation, thanks to Tami
2012-09-18 16:50:29 +00:00
= 1.1.36 =
* Even Editor and Author users can upload their own gpx. Administrators can see all the administrators gpx. The other users can see only their uploads
2012-09-12 13:59:14 +00:00
= 1.1.35 =
* Fix: In the post list, sometime, the maps was not displaying correctly ( the php rand() function was not working?? )
* Various improvements for multi track gpx. Thanks to GPSracks.tv
* Summary table is now avaiable even without chart. Thanks to David
2012-08-20 15:06:29 +00:00
= 1.1.34 =
* 2 decimals for unit of measure min/km and min/mi
* translation file updated (a couple of phrases added)
* File list reverse order (from the newer to the older)
* nggallery integration: division by zero fixed
2012-08-06 09:54:48 +00:00
= 1.1.33 =
* Decimals reducted to 1 for unit of measure min/km and min/mi
* map zoom and center position is working with waypoints only files
* automatic scale works again (thanks to MArkus)
2012-07-31 14:34:27 +00:00
= 1.1.32 =
* You can exclude cache (slower and not recommended)
* You can decide what show in the summary table
* German translation (thanks to Ali)
2012-07-06 15:40:38 +00:00
= 1.1.31 =
* Fixed fullscreen map image slideshow
2012-07-02 12:51:45 +00:00
= 1.1.30 =
2012-07-02 13:15:01 +00:00
* Multi track gpx support
* Next Gen Gallery images positions derived from date. You can adjust the date with the shortcode attribute dtoffset
2012-07-02 12:51:45 +00:00
* If you set Chart Height (shortcode gheight) = 0 means hide the graph
* Fix: All images should work, independent from browser cache
2012-06-27 13:48:34 +00:00
= 1.1.29 =
* Decimal separator is working with all the browsers
* minutes per mile and minutes per kilometer was wrong
2012-06-25 12:59:57 +00:00
= 1.1.28 =
* Decimal and thousand separator derived from browser language
* Added summary table (see settings): Total distance, Max elevation, Min elevation, Total climbing, Total descent, Average speed
* Added 2 speed units of measure: minutes per mile and minutes per kilometer
2012-06-21 13:29:17 +00:00
= 1.1.26 =
* Multilanguage implementation (only front-end). I've implemented the italian one, I hope somebody will help me with other languages..
* Map Full screen mode (I'm sure it's not working in ie6. don't even ask!)
* Added waypoint custom icon
2012-06-19 11:40:24 +00:00
= 1.1.25 =
* Added possibility to download your gpx
2012-06-11 19:43:04 +00:00
= 1.1.23 =
* Security fix, please update!
2012-06-11 15:24:58 +00:00
= 1.1.22 =
* enable map zoom on scroll wheel (check settings)
* test attributes in get params
2012-06-04 12:31:21 +00:00
= 1.1.21 =
* google maps images fixed (templates with bad css)
* upgrade to google maps 3.9
2012-05-30 09:14:42 +00:00
= 1.1.20 =
* google maps images fixed in <a href="http://wordpress.org/extend/themes/yoko">Yoko theme</a>
2012-05-11 18:47:32 +00:00
= 1.1.19 =
* include jQuery if needed
2012-04-23 08:06:21 +00:00
= 1.1.17 =
* Remove zero values from cadence and heart rate charts
* nextgen gallery improvement
2012-04-12 14:49:22 +00:00
= 1.1.16 =
* Cadence chart (where available)
* minor bug fixes
2012-04-07 09:11:37 +00:00
= 1.1.15 =
* migration from google chart to highcharts. Highcharts are much better than google chart! This is the base for a new serie of improvements. Stay in touch for the next releases!
* heart rate chart (where available)
2012-04-04 15:38:07 +00:00
= 1.1.14 =
* added css to avoid map bars display issue
2012-03-20 07:31:51 +00:00
= 1.1.13 =
* added new types of maps: Open Street Map, Open Cycle Map, Hike & Bike.