Add more api doc

This commit is contained in:
Frederic Junod
2013-09-08 16:51:32 +02:00
parent cf7b40268b
commit 20916c75bb
15 changed files with 39 additions and 1 deletions
+2
View File
@@ -17,6 +17,8 @@ goog.require('ol.parser.StringFeatureParser');
/**
* Read [TopoJSON](https://github.com/mbostock/topojson)
*
* @constructor
* @implements {ol.parser.StringFeatureParser}
* @extends {ol.parser.Parser}