Title: WP GPX Maps
Author: bastianonm
Published: <strong>December 14, 2011</strong>
Last modified: February 12, 2025

---

Search plugins

![](https://ps.w.org/wp-gpx-maps/assets/banner-772x250.jpg?rev=539412)

![](https://s.w.org/plugins/geopattern-icon/wp-gpx-maps_bcbfb3.svg)

# WP GPX Maps

 By [bastianonm](https://profiles.wordpress.org/bastianonm/)

[Download](https://downloads.wordpress.org/plugin/wp-gpx-maps.1.7.11.zip)

 * [Details](https://wordpress.org/plugins/wp-gpx-maps/#description)
 * [Reviews](https://wordpress.org/plugins/wp-gpx-maps/#reviews)
 *  [Installation](https://wordpress.org/plugins/wp-gpx-maps/#installation)
 * [Development](https://wordpress.org/plugins/wp-gpx-maps/#developers)

 [Support](https://wordpress.org/support/plugin/wp-gpx-maps/)

## Description

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

**Fully configurable:**

 * Custom colors
 * Custom icons
 * Multiple language support

**Supported charts:**

 * Altitude
 * Speed
 * Heart rate
 * Temperature
 * Cadence
 * Grade

**NextGen Gallery Integration:**

Display your NextGen Gallery images inside the map!
 Even if you don’t have a GPS
camera, this plugin can retrive the image position starting from the image date 
and your GPX file.

**Post Attachments Integration:**

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.

Try this plugin: [https://devfarm.it/wp-gpx-maps-demo/](https://devfarm.it/wp-gpx-maps-demo/)

**Support:**

If you need help, please use: [www.devfarm.it Support Forum](http://www.devfarm.it/forums/forum/wp-gpx-maps/)

Would you like to help fix bugs or further develop the plugin? On [Github](https://github.com/devfarm-it/wp-gpx-maps)
you can contribuite easly with your code.

**Translations:**

Translators are welcome to contribute to the plugin. Please use the [WordPress translation website](https://translate.wordpress.org/projects/wp-plugins/wp-gpx-maps/)).

The language files in the plugin contain 18 translatable texts for 13 languages:

 * Catalan ca
 * Dutch nl_NL
 * English (default)
 * French fr_FR
 * Hungarian hu_HU
 * Italian it_IT
 * Norwegian nb_NO
 * Polish pl_PL
 * Portuguese (Brazilian) pt_BR
 * Russian ru_RU
 * Spanish es_ES
 * Swedish sv_SE
 * Turkish tr_TR
 * Bulgarian bg_BG
 * Slovak cs_CZ
 * Norwegian nb_NO
 * Japanese ja_JP

(Many thanks to all guys who helped me with the translations)

**Supported GPX namespaces are:**

 1. http://www.topografix.com/GPX/1/0
 2. [www.topografix.com/GPX/1/1](http://www.topografix.com/GPX/1/1)
 3. http://www.garmin.com/xmlschemas/GpxExtensions/v3
 4. http://www.garmin.com/xmlschemas/TrackPointExtension/v1

Thanks to: [www.securcube.net](http://www.securcube.net/), [www.devfarm.it](http://www.devfarm.it/)

Icons made by [Freepik](https://www.freepik.com/) from [www.flaticon.com](https://www.flaticon.com/)
is licensed by [Creative Commons BY 3.0](http://creativecommons.org/licenses/by/3.0/)

## Screenshots

 * [[
 * Simple GPX
 * [[
 * GPX with waypoints
 * [[
 * Admin area – List of tracks
 * [[
 * Admin area – Settings
 * [[
 * Altitude & Speed
 * [[
 * Altitude & Speed & Heart rate

## Installation

 1. Use the classic wordpress plugin installer or copy the plugins folder to the `/
    wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Add the shortcode [sgpx gpx=”>relative path to your gpx<“] or [sgpx gpx=”>http://
    somesite.com/files/yourfile.gpx<“]

## FAQ

### Which map types are available?

You can use the following map types:

 1. **OSM1** = Open Street Map (Default setting)
 2. **OSM2** = Open Cycle Map / Thunderforest – Open Cycle Map (API Key required)
 3. **OSM3** = Thunderforest – Outdoors (API Key required)
 4. **OSM4** = Thunderforest – Transport (API Key required)
 5. **OSM5** = Thunderforest – Landscape (API Key required)
 6. **OSM7** = Open Street Map – Humanitarian map style
 7. **OSM9** = Hike & Bike
 8. **OSM10** = Open Sea Map

If you use the OpenCycleMap without the API key, a watermark appears on the card:“
API Key required”.

The Thunderforest maps Outdoors, Transport and Landscape are only displayed with
an API Key.

### Which shortcode attributes are available?

You can use the following shortcodes:

 1.  **gpx:** Relative path to the GPX file
 2.  **width:** Map width (Value in percent)
 3.  **mheight:** Map height (Value in pixeln)
 4.  **gheight:** Graph height (Value in pixeln)
 5.  **skipcache:** Do not use cache. If TRUE might be very slow (Default is false)
 6.  **download:** Allow users to download your GPX file (Default is false)
 7.  **summary:** Print summary details of your GPX track (Default is false)
 8.  **summarytotlen:** Print total distance in summary table (Default is false)
 9.  **summarymaxele:** Print max elevation in summary table (Default is false)
 10. **summaryminele:** Print min Elevation in summary table (Default is false)
 11. **summaryeleup:** Print total climbing in summary table (Default is false)
 12. **summaryeledown:** Print total descent in summary table (Default is false)
 13. **summaryavgspeed:** Print average Speed in summary table (Default is false)
 14. **summarytotaltime:** Print total time in summary table (Default is false)
 15. **mtype:** Map types
 16. **mlinecolor:** Map line color (Default is #3366cc)
 17. **zoomonscrollwheel:** Zoom on map when mouse scroll wheel (Default is false)
 18. **waypoints:** Print the gpx waypoints inside the map (Default is false)
 19. **startIcon:** Start track icon
 20. **endIcon:** End track icon
 21. **currentIcon:** Current position icon (when mouse hover)
 22. **waypointicon:** Custom waypoint icon
 23. **showele:** Show elevation data inside the chart (Default is true)
 24. **uom:** Distance/altitude unit of measure
 25. 0 = meters/meters (Default setting)
 26. 1 = feet/miles
 27. 2 = meters/kilometers
 28. 3 = meters/nautical miles
 29. 4 = meters/miles
 30. 5 = feet/nautical miles
 31. **glinecolor:** Altitude line color (Default is #3366cc)
 32. **chartFrom1:** Minimun value for altitude chart
 33. **chartTo1:** Maxumin value for altitude chart
 34. **showspeed:** Show speed inside the chart (Default is false)
 35. **glinecolorspeed:** Speed line color (Default is #ff0000)
 36. **uomspeed:** Unit of measure for speed
 37. 0 = m/s (Default setting)
 38. 1 = km/h
 39. 2 = miles/h
 40. 3 = min/km
 41. 4 = min/miles
 42. 5 = Nautical Miles/Hour (Knots)
 43. 6 = min/100 meters
 44. **chartFrom2:** Minimun value for speed chart
 45. **chartTo2:** Maxumin value for speed chart
 46. **showhr:** Show heart rate inside the chart (Default is false)
 47. **glinecolorhr:** Heart rate line color (Default is #ff77bd)
 48. **showatemp:** Show temperature inside the chart (Default is false)
 49. **glinecoloratemp:** Temperature line color (Default is #ff77bd)
 50. **showcad:** Show cadence inside the chart (Default is false)
 51. **glinecolorcad:** Cadence line color (Default is #beecff)
 52. **showgrade:** Show grade inside the chart (Default is false)
 53. **glinecolorgrade:** Grade line color (Default is #beecff)
 54. **nggalleries:** NextGen Gallery id or a list of Galleries id separated by a comma
 55. **ngimages:** NextGen Image id or a list of Images id separated by a comma
 56. **attachments:** Show all images that are attached to post (Default is false)
 57. **dtoffset:** The difference (in seconds) between your gpx tool date and your 
     camera date
 58. **pointsoffset:** Skip points closer than XX meters (Default is 10)
 59. **donotreducegpx:** Print all the point without reduce it (Default is false)

### What happening if I’ve a very large GPX files?

This plugin will print a small amout of points to speedup javascript and pageload.

### Is it free?

Yes!

## Reviews

![](https://secure.gravatar.com/avatar/6d409051147629e78bbfaba0433bf896959c17f83188cd8efa6a739c7862f2d2?
s=60&d=retro&r=g)

### 󠀁[Fallos con php 8.x](https://wordpress.org/support/topic/fallos-con-php-8-x/)󠁿

 [Juan Carlos López](https://profiles.wordpress.org/juancar2911/) February 21, 2026

Aunque en la documentación dice que han solucionado problemas de compatibilidad 
con php 8.x, he tenido que regresar a php 7.x porque los mapas se rompian y no mostraban
los recorridos.

![](https://secure.gravatar.com/avatar/6d99d9d88d393887f69da5db9002036e7baef7a0dfda693e9c9aa761fd2c23e8?
s=60&d=retro&r=g)

### 󠀁[Great plugin when it works!](https://wordpress.org/support/topic/great-plugin-when-it-works-7/)󠁿

 [markjgwilliam](https://profiles.wordpress.org/markjgwilliam/) April 19, 2025 2
replies

I have been using for a number of years, however as others point out its rather 
buggy and lacks frequent updates or support. With a recent update to PHP8 on my 
site it breaks my posts so I have unfortunately had to deactivate it. Shame as I
haven’t found a similar plugin…

![](https://secure.gravatar.com/avatar/6809d744b1d6e8443076f6afbcd821c093a7f7979bc5c9171ccaa4127ad86103?
s=60&d=retro&r=g)

### 󠀁[test your updates better](https://wordpress.org/support/topic/test-your-updates-better/)󠁿

 [sjoerd72](https://profiles.wordpress.org/sjoerd72/) April 15, 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

![](https://secure.gravatar.com/avatar/aea490109c19b67f23dcf2958680779e0a07f921d6f55e5ba4f42154d2f427bd?
s=60&d=retro&r=g)

### 󠀁[TOP](https://wordpress.org/support/topic/top-1616/)󠁿

 [alpencross](https://profiles.wordpress.org/alpencross/) March 28, 2024

Ich nutze Sie auf meinem Alpencross Block und bin total begeistert!

![](https://secure.gravatar.com/avatar/12bca2419bff1803078f590ef0bca517195742cce080cd8019da744411e3b6d1?
s=60&d=retro&r=g)

### 󠀁[Was not no more – exactly what I needed to display routes](https://wordpress.org/support/topic/fantastic-exactly-what-i-needed-to-display-routes/)󠁿

 [deepmill](https://profiles.wordpress.org/deepmill/) August 3, 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

![](https://secure.gravatar.com/avatar/38415e89f51a22d44bf961feed80a67dd8fa02337b0cd5c4078b217905db8881?
s=60&d=retro&r=g)

### 󠀁[Once one of the best plugins but…](https://wordpress.org/support/topic/once-one-of-the-best-plugins-but/)󠁿

 [stefanprobst](https://profiles.wordpress.org/stefanprobst/) August 2, 2022 3 replies

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.

 [ Read all 59 reviews ](https://wordpress.org/support/plugin/wp-gpx-maps/reviews/)

## Contributors & Developers

“WP GPX Maps” is open source software. The following people have contributed to 
this plugin.

Contributors

 *   [ bastianonm ](https://profiles.wordpress.org/bastianonm/)
 *   [ Kniebremser ](https://profiles.wordpress.org/kniebremser/)

“WP GPX Maps” has been translated into 5 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/wp-gpx-maps/contributors)
for their contributions.

[Translate “WP GPX Maps” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-gpx-maps)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wp-gpx-maps/), check
out the [SVN repository](https://plugins.svn.wordpress.org/wp-gpx-maps/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/wp-gpx-maps/) by
[RSS](https://plugins.trac.wordpress.org/log/wp-gpx-maps/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.7.10

 * Fix security issues

#### 1.7.06

 * Fix vulnerability

#### 1.7.05

 * Fix NextGen warnings

#### 1.7.04

 * Fix php8+ errors

#### 1.7.03

 * fix download file link
 * fix error with images exif parsing

#### 1.7.02

 * fix admin error

#### 1.7.01

 * General: Removed Maptoolkit (code OSM6) map provider. Requested by H.F. (Maptoolkit
   Managing director)
 * General: Added new map type “Thunderforest – Outddors” (OSM3)
 * Admin: Added admin notices in the dashboard
 * Settings Tab: In the map selection changed to the correct maps provider from “
   Open Cycle Map”* Settings Tab: to “Thunderforest”
 * Administration Tab: New Tab with the settings “Editor & Author upload” and “Show
   update notice”
 * Help Tab: In the map selection changed to the correct maps provider from “Open
   Cycle Map” to “Thunderforest”
 * Output: In the map selection changed to the correct maps provider from “Open 
   Cycle Map” to “Thunderforest”
 * Output: Fixed in map footer for each map, the corresponding map provider is displayed
   with URL
 * Code: Added PHP version notices, WordPress 5.3 requires PHP 5.6.20
 * Code: Added Missing entries for add and delete options
 * Code: Style for output moved in a seperate CSS file
 * Code: Adjustments a la WPCS
 * Code: Small CSS design optimizations for the tabs
 * Code: Upgrade bootstrap-table to 1.13.2
 * Code: Removed german language file (now over translate.wordpress.org)

#### 1.7.00

 * Added: Authors can upload GPX tracks in a folder called as _your user name_, 
   inside [../wp-upload dir/gpx/[_your user name_] (thanks to wildcomputations)
 * Added: Authors an Admins can see the current values for shortcodes in help tab
 * Added: Button to instant copy the shortcode of the selected GPX file in the tab
   track
 * Added: different size logos for the plugin store (icon.svg, icon128x128.png and
   icon256x256.png) [inside ../plugins/wp-gpx-maps/assets]
 * Changed: Settings tab is for non-Admin users is not more visible
 * Tweak: Help tab is easier to read
 * Tweak: Plugin is now complete translatable (Backend + Frontend)
 * Tweak: WordPress coding standards
 * Upgrade: Leaflet to 1.5.1
 * Upgrade: leaflet.fullscreen to 1.4.5
 * Upgrade: Chart.min.js to 2.8.0

#### 1.6.07

 * resolve admin error

#### 1.6.06

 * Added average values under the graph (thanks to cyclinggeorgian)

#### 1.6.04

 * NGG gallery is working
 * Getting HR, Cad and Temp working again (thanks to cyclinggeorgian)
 * Fix javascript errors
 * Fix multiple traks gpx

#### 1.6.03

 * Fix syntax error causing graph not to display (thanks to nickstabler)

#### 1.6.02

 * Resolved errors with start and end icons

#### 1.6.01

 * Removed Gogole maps. Leafletjs instead.
 * — NextGen Gallery is not working, due next gen image format changed — I’ll fix
   soon

#### 1.5.05

 * renamed javascript functions to avoid collision with other plugins
 * reduced chart line thickness

#### 1.5.04

 * fix uom
 * fix file not found

#### 1.5.03

 * fix random error

#### 1.5.02

 * Security improvements

#### 1.5.01

 * Improved security
 * Included javascript
 * Multiple file upload
 * Implemented sorting in file list
 * Renamed internal function to improve wp compatibility

#### 1.5.00

 * 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/

#### 1.3.16

 * Added Norwegian nb_NO translation (thanks to thordivel)
 * Added Japanese ja_JP translation (thanks to dentos)

#### 1.3.15

 * Switched to HTTPS where possible (thanks to delitestudio)

#### 1.3.14

 * Added Thunderforest Api Key on settings: for OpenCycleMap

#### 1.3.13

 * Added google maps api key on settings
 * Removed parameter ‘sensor’ on google maps js
 * Added unit of measure of speed for swimmers: min/100 meters

#### 1.3.12

 * Fix incompatibility with Debian PHP7 (thanks to phbaer) https://github.com/devfarm-
   it/wp-gpx-maps/pull/5

#### 1.3.10

 * Improved german translations (thanks to Konrad) http://tadesse.de/7882/2015-wanderung-
   ostrov-tisa-ii/

#### 1.3.9

 * Retrieve waypoints in JSON, possibility to add a custom marker (Changed by Michel
   Selerin)

#### 1.3.8

 * Improved Google Maps visualization

#### 1.3.7

 * NextGen Gallery’s Attachment support. Thanks to Stephan Klein (https://klein-
   gedruckt.de/2015/03/wordpress-plugin-wp-gpx-maps/)

#### 1.3.6

 * Fix: remote file download issue
 * Fix: download file link with WPML
 * Improved cache with filetime (thanks to David)

#### 1.3.5

 * Fix: Garmin cadence again
 * Fix: WP Tabs

#### 1.3.4

 * Fix: Garmin cadence
 * Infowindows closing on mouseout

#### 1.3.3

 * Add feet/Nautical Miles units (thanks to elperepat)
 * Update OpenStreetMaps Credits
 * WP Tabs fix

#### 1.3.2

 * fix: left axis not visible (downgrade highcharts to v3.0.10)
 * fix: fullscreen map js error

#### 1.3.1

 * fix: http/https javascript registration
 * fix: full screen map css issue

#### 1.3.0

 * Speed improvement
 * Rewritten js classes
 * Added Temperature chart
 * Added HTML5 Gps position (you can now follow the gpx with your mobile phone/tablet/
   pc)

#### 1.2.6

 * Speed improvement

#### 1.2.5

 * Added Catalan translation, thanks to Edgar
 * Updated Spanish translation, thanks to Dani
 * Added different types of distance: Normal, Flat (don’t consider altitude) and
   Climb distance

#### 1.2.4

 * Added Bulgarian translation, thanks to Svilen Savov
 * Added possibility to hide the elevation chart

#### 1.2.2

 * Smaller map type selector
 * Fix: Google maps exception for NextGen Gallery

#### 1.2.1

 * Fix: NextGen Gallery 1.9 compatibility

#### 1.2.0

 * NextGen Gallery 2 support
 * NextGen Gallery Pro support

#### 1.1.46

 * Added meters/miles chart unit of measure
 * Added Russian translation, thanks to G.A.P

#### 1.1.45

 * Added nautical miles as distance (Many thanks to Anders)

#### 1.1.44

 * Added Chart zoom feature
 * Some small bug fixes

#### 1.1.43

 * Added Portuguese (Brazilian) translation, thanks to André Ramos
 * new map: Open Cycle Map – Transport
 * new map: Open Cycle Map – Landscape

#### 1.1.42

 * qTranslate compatible

#### 1.1.41

 * Added Polish translation, thanks to Sebastian
 * Fix: Spanish translation
 * Minor javascript improvement

#### 1.1.40

 * Improved italian translation
 * Added grade chart (beta)

#### 1.1.39

 * Added French translation, thanks to Hervé
 * Added Nautical Miles per Hour (Knots) unit of measure

#### 1.1.38

 * Fix: garmin gpx cadence and heart rate
 * Updated Turkish translation, thanks to Edip
 * Added Hungarian translation, thanks to Tami

#### 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

#### 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

#### 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

#### 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)

#### 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)

#### 1.1.31

 * Fixed fullscreen map image slideshow

#### 1.1.30

 * Multi track gpx support
 * Next Gen Gallery images positions derived from date. You can adjust the date 
   with the shortcode attribute dtoffset
 * If you set Chart Height (shortcode gheight) = 0 means hide the graph
 * Fix: All images should work, independent from browser cache

#### 1.1.29

 * Decimal separator is working with all the browsers
 * minutes per mile and minutes per kilometer was wrong

#### 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

#### 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

#### 1.1.25

 * Added possibility to download your gpx

#### 1.1.23

 * Security fix, please update!

#### 1.1.22

 * enable map zoom on scroll wheel (check settings)
 * test attributes in get params

#### 1.1.21

 * google maps images fixed (templates with bad css)
 * upgrade to google maps 3.9

#### 1.1.20

 * google maps images fixed in [Yoko theme](https://wordpress.org/extend/themes/yoko)

#### 1.1.19

 * include jQuery if needed

#### 1.1.17

 * Remove zero values from cadence and heart rate charts
 * nextgen gallery improvement

#### 1.1.16

 * Cadence chart (where available)
 * minor bug fixes

#### 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)

#### 1.1.14

 * added css to avoid map bars display issue

#### 1.1.13

 * added new types of maps: Open Street Map, Open Cycle Map, Hike & Bike.
 * fixed nextgen gallery caching problem

#### 1.1.12

 * nextgen gallery display bug fixes

## Meta

 *  Version **1.7.11**
 *  Last updated **1 year ago**
 *  Active installations **4,000+**
 *  WordPress version ** 6.2.0 or higher **
 *  Tested up to **6.7.5**
 *  Languages
 * [Croatian](https://hr.wordpress.org/plugins/wp-gpx-maps/), [English (US)](https://wordpress.org/plugins/wp-gpx-maps/),
   [Galician](https://gl.wordpress.org/plugins/wp-gpx-maps/), [German](https://de.wordpress.org/plugins/wp-gpx-maps/),
   [Spanish (Chile)](https://cl.wordpress.org/plugins/wp-gpx-maps/), and [Spanish (Spain)](https://es.wordpress.org/plugins/wp-gpx-maps/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/wp-gpx-maps)
 * Tags
 * [chart](https://wordpress.org/plugins/tags/chart/)[gps](https://wordpress.org/plugins/tags/gps/)
   [GPX](https://wordpress.org/plugins/tags/gpx/)[graph](https://wordpress.org/plugins/tags/graph/)
   [maps](https://wordpress.org/plugins/tags/maps/)
 *  [Advanced View](https://wordpress.org/plugins/wp-gpx-maps/advanced/)

## Ratings

 4.1 out of 5 stars.

 *  [  38 5-star reviews     ](https://wordpress.org/support/plugin/wp-gpx-maps/reviews/?filter=5)
 *  [  8 4-star reviews     ](https://wordpress.org/support/plugin/wp-gpx-maps/reviews/?filter=4)
 *  [  3 3-star reviews     ](https://wordpress.org/support/plugin/wp-gpx-maps/reviews/?filter=3)
 *  [  3 2-star reviews     ](https://wordpress.org/support/plugin/wp-gpx-maps/reviews/?filter=2)
 *  [  7 1-star reviews     ](https://wordpress.org/support/plugin/wp-gpx-maps/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-gpx-maps/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-gpx-maps/reviews/)

## Contributors

 *   [ bastianonm ](https://profiles.wordpress.org/bastianonm/)
 *   [ Kniebremser ](https://profiles.wordpress.org/kniebremser/)

## Support

Issues resolved in last two months:

     0 out of 2

 [View support forum](https://wordpress.org/support/plugin/wp-gpx-maps/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8VHWLRW6JBTML)