From be17ed3707cfa7aa61f4a9983a0d4f6db4bdbdb3 Mon Sep 17 00:00:00 2001 From: Tom Payne Date: Thu, 2 Aug 2012 16:13:13 +0200 Subject: [PATCH] Add another FIXME --- src/ol/view/attribution.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ol/view/attribution.js b/src/ol/view/attribution.js index f282aa3fa7..b970455578 100644 --- a/src/ol/view/attribution.js +++ b/src/ol/view/attribution.js @@ -1,4 +1,5 @@ // FIXME handle rotation +// FIXME handle date line wrap // FIXME probably need to abstract out a "layers listener" // FIXME handle layer order