wp-gpx-maps/readme.txt

65 lines
1.7 KiB
Plaintext
Raw Normal View History

2011-12-14 10:35:25 +00:00
=== 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
2011-12-15 16:03:29 +00:00
Stable tag: 1.0.2
2011-12-14 10:35:25 +00:00
License: GPLv2 or later
2011-12-14 13:10:12 +00:00
Add a gpx track with altitude graph
2011-12-14 10:35:25 +00:00
== Description ==
2011-12-14 13:05:57 +00:00
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.
2011-12-14 13:11:53 +00:00
- Also working on iphone/ipad/ipod
2011-12-14 10:35:25 +00:00
2011-12-14 13:36:56 +00:00
Try this plugin on <a href="http://www.pedemontanadelgrappa.it/category/mappe/">http://www.pedemontanadelgrappa.it/category/mappe/</a>
Thanks to: <a href="http://www.securcube.net/">www.securcube.net</a>, <a href="http://www.darwinner.it/">www.darwinner.it</a>, <a href="http://www.pedemontanadelgrappa.it/">www.pedemontanadelgrappa.it</a>,
2011-12-14 10:35:25 +00:00
2011-12-14 13:36:56 +00:00
<a href="http://www.darwinner.it/featured/wp-gpx-maps/">Bugs, problems, thanks and anything else here!</a>
2011-12-14 10:35:25 +00:00
2011-12-14 13:36:56 +00:00
== Installation ==
2011-12-14 10:35:25 +00:00
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
2011-12-14 12:08:18 +00:00
1. Add the shortcode [sgpx gpx="&gt;relative path to your gpx&lt;"]
2011-12-14 10:35:25 +00:00
== Frequently Asked Questions ==
= What happening if I've a very large gpx? =
2011-12-14 13:10:12 +00:00
This plugin will print a small amout of points to to speedup javascript and pageload.
2011-12-14 10:35:25 +00:00
2011-12-14 12:08:18 +00:00
= Is it free? =
Yes!
2011-12-14 10:35:25 +00:00
== Screenshots ==
2011-12-14 12:08:18 +00:00
1. Screenshot Sample
2. Screenshot Admin area
2011-12-14 10:35:25 +00:00
== Changelog ==
2011-12-14 10:43:47 +00:00
= 1.0.0 =
* Initial release.
2011-12-14 13:05:57 +00:00
= 1.0.1 =
* Small changes on javascript localization.
2011-12-15 16:03:29 +00:00
= 1.0.2 =
* You can manage your gpx files in the admin area.
2011-12-14 10:43:47 +00:00
== Upgrade Notice ==
= 1.0.0 =
2011-12-14 13:05:57 +00:00
Initial release.
= 1.0.1 =
2011-12-15 16:03:29 +00:00
= 1.0.2 =