WP GPX Settings

Can\'t create '.$realGpxPath.' folder. Please create it and make it writable!
If not, you will must update the file manually!
'; } } $showW = get_option("wpgpxmaps_show_waypoint"); $donotreducegpx = get_option("wpgpxmaps_donotreducegpx"); $t = get_option('wpgpxmaps_map_type'); if (!($t)) $t = 'HYBRID'; ?>
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]

Default Options: Width: , Maps Height: , Graph Height: , onchange="this.value = (this.checked)" />Show Waypoints
Default Map Type:
> HYBRID: transparent layer of major streets on satellite images.
> ROADMAP: normal street map.
> SATELLITE: satellite images.
> TERRAIN: maps with physical features such as terrain and vegetation.
Advanced options:
Do not edit if you don't know what you are doing!
Skip points closer than meters. onchange="this.value = (this.checked)" />Do not reduce gpx.

Choose a file to upload: ". basename( $_FILES['uploadedfile']['name']). " has been uploaded"; } else{ echo "There was an error uploading the file, please try again!"; } } else { echo "file not supported!"; } } ?>
File Last modified File size (Byte)
File Last modified File size (Byte)
Delete | Download | Shortcode: [sgpx gpx="/wp-content/uploads/gpx/"]