Removed debug information from map (sometimes they get displayed - no idea why...)
Added Quick Navigation Links on Admin Page
Added Speed Chart to show the Speed Profile of a GPX Track (including new parameter: gpxspeedchartcolor, gpxspeedchart, gpxspeedchartlinewidth, gpxspeedchartheight)
Support of Chart Title for Elevation Chart and Speed Chart
Improvement of displaying Charts and Auto-Scale
New Parameter: speedscale (level1 ms or fps / level2 kmh or mph)
Changed Parameter: gpxelevationmeasurement to measurement
New Parameter: gpxcheckpointinterval to set automatically checkpoints after x miles or kilometres (supported by checkpoint table, elevation charts and speed charts)
New Parameter: gpxcheckpointmarkercolor (red / green / yellow / blue) for setting the color of the checkpoint marker on the map
New Parameter: gpxcheckpointtable (show / hide) for showing a checkpoint data table
By setting the gpxcheckpointinterval-parameter checkpoints will be displayed automatically as markers on maps and as vertical lines on charts
Support of displaying a checkpoint table (distance, time, speed)
Version 1.3
Also supports a-tags with single quoted attributes now
New algorithm for GPX Polyline encoding
Shows XML Google Maps WP Plugin Banner on Map
Supports new Map Type Physical
New Parameters to change the MapType Control Buttons: mapnormal, maphybrid, mapsat, mapphysical (show, hide)
Support added for the new Hierarchical Map Type Control. Set parameter overviewmapcontrol to hierarchical
New parameters (enabled/disabled) for customize the map behaviour: dragging, googlebar, continuouszoom, doubleclickzoom, scrollwheelzoom
Version 1.2.4
GPX Elevation line color names didn't work (green, red, ...). The plugin now converts the known html color names into hex.
Version 1.2.3
Changed algorithm to get local path of a gpx file
Version 1.2.2
Changed admin pages for new Wordpress Admin Styles
Version 1.2.1
Tested for Wordpress 2.5
Version 1.2
The plugin does now validate for XHTML 1.0 Transitional (thx to fishtoes2000)
Link to a on My Google Maps created map now also works with domains other than google.com (examples: google.de, google.ch, ... - thx to marius).
Did not free xml parser and so did not accept more than one gpx file on the same page!
Solved problem with the apos sign in the gpx comment, description or name tag
New property 'CSS Style for GPX Waypoints' added in the settings section of the plugin!
Version 1.1
New Parameter: gpxelevationmeasurement: metric/imperial
Improvements in displaying the chart
Bug with missing description for GPX Waypoints in map fixed!
New Parameter: zoom to ovveride the default or calculated zoomlevel
New Parameter: deltazoom to add or subtract zoom level to calculated or default zoom level! (Only works for maps without parameter "zoom")
Set property frameborder=0 to iframe. IE now shows the iframe without any frame!
Changed required_once() to required_once(dirname(__FILE__).)
Version 1.0
New feature: Reads elevation information from the gpx tracks and displays the data in a chart!
New Parameter: gpxelevation: show( only works for gpx tracks with elevation information), hide
New Parameter: gpxelevationcolor: line color of elevation chart
New Parameter: gpxelevationlinewidth: line width of elevation chart
New Parameter: gpxelevationheight: height of elevation chart
Bug with parameter value showvars=title fixed.
Bug with Google Maps URL with encoded ampersand '&' -> '&' in it fixed (Wordpress replaces every '&' to '&' during saving a post).
Version 0.8
Using Maps without Links possible with: [xmlgm <parameters>]
Version 0.7
KML Files loading problem (script duration) solved!
Marker from GPX Files won't show
New Parameters: width and height for single map dimensions
KML only correctly loaded with MapType G_MAP_TYPE, now delayed loading of other MapTypes!
Support for KMZ Files added!
New Parameter: panzoomcontrol for defining the left top pan/zoom control!
New Parameter: overviewmapcontrol for showing a small overview map of the region!
New Parameter: scalecontrol for showing a Scale Control!
New Parameter: maptypecontrol for showing the Map Type Selection Buttons!
New Parameter: align for aligning the IFrame
Version 0.6
Default values for parameters can be set on the Option Pane
The plugin now uses Encoded Polylines for faster loading and smaller files
Changed Google Maps API Version from 2.x to 2 (stable)
Version 0.5
Option Pane for Google Maps API Key and Dimension of the showing Google Maps
GPX and KML files don't need to be added to wp_check_filetypes anymore
Version 0.4
Internet Explorer didn't show Overlay's
Performance optimazation for Polylines with man points
Version 0.3
Use of Parameters: maptype, gpxinterval, gpxcolor, gpxlinewidth, gpxlineopacity, gpxview, maxlat, maxlon, minlat, minlon and urldisplaymode