Merge pull request #2119 from fredj/apidoc
Mark ol.format.GPX#readProjection as a function
This commit is contained in:
@@ -430,6 +430,7 @@ ol.format.GPX.prototype.readFeaturesFromNode = function(node) {
|
|||||||
/**
|
/**
|
||||||
* Read the projection from a GPX source.
|
* Read the projection from a GPX source.
|
||||||
*
|
*
|
||||||
|
* @function
|
||||||
* @param {ArrayBuffer|Document|Node|Object|string} source Source.
|
* @param {ArrayBuffer|Document|Node|Object|string} source Source.
|
||||||
* @return {ol.proj.Projection} Projection.
|
* @return {ol.proj.Projection} Projection.
|
||||||
* @todo api
|
* @todo api
|
||||||
|
|||||||
Reference in New Issue
Block a user