Update lib/OpenLayers/Format/GPX.js

This commit is contained in:
Pierre GIRAUD
2012-02-15 12:17:39 +01:00
parent 6608f5fd94
commit cfaaa352f8

View File

@@ -73,7 +73,7 @@ OpenLayers.Format.GPX = OpenLayers.Class(OpenLayers.Format.XML, {
schemaLocation: "http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd",
/**
* Property: creator
* APIProperty: creator
* {String} The creator attribute to be added to the written GPX files.
* Defaults to "OpenLayers"
*/