Add ol.format.GeoJSON

This commit is contained in:
Tom Payne
2013-12-04 17:20:08 +01:00
parent aa0002d880
commit ecf9ace190
5 changed files with 1018 additions and 1 deletions
+1 -1
View File
@@ -247,7 +247,7 @@
/**
* @typedef {Object} ol.format.GeoJSONOptions
* @property {ol.proj.ProjectionLike} projection Projection.
* @property {ol.proj.ProjectionLike} defaultProjection Default projection.
*/
/**