Update lib/OpenLayers/Format/GPX.js
This commit is contained in:
@@ -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",
|
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.
|
* {String} The creator attribute to be added to the written GPX files.
|
||||||
* Defaults to "OpenLayers"
|
* Defaults to "OpenLayers"
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user