Go to file
bastianonm d8ca109135 2011-12-14 13:11:53 +00:00
WP-GPX-Maps.js 2011-12-14 13:05:57 +00:00
readme.txt 2011-12-14 13:11:53 +00:00
screenshot-1.jpg 2011-12-14 12:08:18 +00:00
screenshot-2.jpg 2011-12-14 12:08:18 +00:00
wp-gpx-maps.php 2011-12-14 13:10:12 +00:00
wp-gpx-maps_Utils.php 2011-12-14 12:08:18 +00:00

readme.txt

=== WP-GPX-Maps ===
Contributors: bastianonm
Donate link: http://www.darwinner.it/
Tags: maps, gpx, graph, google maps, google chart
Requires at least: 2.0.0
Tested up to: 3.3
Stable tag: 1.0.1
License: GPLv2 or later

Add a gpx track with altitude graph

== Description ==

This plugin has, as input, the GPX file with the track you've made. As output it shows the map of the track, fixed with an altitude graph.

- Also working on iphone/ipad/ipod

== Installation ==

This section describes how to install the plugin and get it working.

e.g.

1. Use the classic wordpress plugin installer or copy the plugins folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Add the shortcode [sgpx gpx=">relative path to your gpx<"]

== Frequently Asked Questions ==

= What happening if I've a very large gpx? =

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

= Is it free? =

Yes!

== Screenshots ==

1. Screenshot Sample
2. Screenshot Admin area

== Changelog ==

= 1.0.0 =
* Initial release.

= 1.0.1 =
* Small changes on javascript localization.

== Upgrade Notice ==

= 1.0.0 =
Initial release.

= 1.0.1 =