Merge pull request #3544 from tschaub/fixed

Update comments about remaining GeoJSON work.
This commit is contained in:
Tim Schaub
2015-04-12 23:04:43 -06:00

View File

@@ -1,5 +1,5 @@
// FIXME coordinate order
// FIXME reprojection
// TODO: serialize dataProjection as crs member when writing
// see https://github.com/openlayers/ol3/issues/2078
goog.provide('ol.format.GeoJSON');