Fix some problems in the documentation.
This commit is contained in:
@@ -615,7 +615,7 @@ OpenLayers.Format.GML.Base = OpenLayers.Class(OpenLayers.Format.XML, {
|
||||
},
|
||||
|
||||
/**
|
||||
* Function: setGeometryTypes
|
||||
* Method: setGeometryTypes
|
||||
* Sets the <geometryTypes> mapping.
|
||||
*/
|
||||
setGeometryTypes: function() {
|
||||
|
||||
@@ -444,7 +444,7 @@ OpenLayers.Format.GML.v3 = OpenLayers.Class(OpenLayers.Format.GML.Base, {
|
||||
},
|
||||
|
||||
/**
|
||||
* Function: setGeometryTypes
|
||||
* Method: setGeometryTypes
|
||||
* Sets the <geometryTypes> mapping.
|
||||
*/
|
||||
setGeometryTypes: function() {
|
||||
|
||||
Reference in New Issue
Block a user