wp-gpx-maps/readme.txt

52 lines
1.2 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
Stable tag: 1.0.0
License: GPLv2 or later
Add a gpx trak with altitude graph
== Description ==
2011-12-14 12:08:18 +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 map.
You can also point the track and move your cursor both in the usual map or in the altitude map.
2011-12-14 10:35:25 +00:00
WP-GPX-Maps
== 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
2011-12-14 12:08:18 +00:00
1. Add the shortcode [sgpx gpx=">relative path to your gpx<"]
2011-12-14 10:35:25 +00:00
== Frequently Asked Questions ==
= What happening if I've a very large gpx? =
This plugin will print a small amout of points in orther to speedup javascript and pageload.
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.
== Upgrade Notice ==
= 1.0.0 =
Initial release.