WP GPX Settings
Can\'t create '.$realGpxPath.' folder. Please create it and make it writable!
If not, you will must update the file manually!
';
}
}
$po = get_option('wpgpxmaps_pointsoffset');
$showW = get_option("wpgpxmaps_show_waypoint");
$donotreducegpx = get_option("wpgpxmaps_donotreducegpx");
$t = get_option('wpgpxmaps_map_type');
if (!($t))
$t = 'HYBRID';
if (!($po))
$po = 10;
?>
The fastest way to use this plugin: upload the file using the uploader below, than put this
shotcode:
[sgpx gpx="/wp-content/uploads/gpx/< gpx file name >"] in the pages/posts.
Full set of attributes: [sgpx gpx="/wp-content/uploads/gpx/< gpx file name >" width=100% mheight=450px gheight=200px mtype=SATELLITE waypoints=true donotreducegpx=false pointsoffset=10]
File |
Last modified |
File size (Byte) |
File |
Last modified |
File size (Byte) |
|
|
|
Delete
|
Download
|
Shortcode: [sgpx gpx="/wp-content/uploads/gpx/"]
|