Add FIXME
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
// FIXME cannot be shared between maps with different projections
|
||||||
|
|
||||||
goog.provide('ol.source.ImageWMS');
|
goog.provide('ol.source.ImageWMS');
|
||||||
|
|
||||||
goog.require('goog.asserts');
|
goog.require('goog.asserts');
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
// FIXME add minZoom support
|
// FIXME add minZoom support
|
||||||
// FIXME add date line wrap (tile coord transform)
|
// FIXME add date line wrap (tile coord transform)
|
||||||
|
// FIXME cannot be shared between maps with different projections
|
||||||
|
|
||||||
goog.provide('ol.source.TileWMS');
|
goog.provide('ol.source.TileWMS');
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user