Finish write support for features

This commit is contained in:
Bart van den Eijnden
2014-03-03 14:01:07 +01:00
parent 8dce3249d6
commit 9b4fc06a5b
3 changed files with 53 additions and 31 deletions

View File

@@ -321,6 +321,8 @@
* @property {boolean|undefined} multiSurface Write gml:multiSurface instead
* of gml:MultiPolygon. Since the latter is deprecated in GML 3, the
* default is `true´.
* @property {string|undefined} schemaLocation Optional schemaLocation to use
* when writing out the GML, this will override the default provided.
*/
/**