Remove some fixed FIXMEs
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
// FIXME dragger - prevent page scrolling
|
||||
// FIXME better map browser event types
|
||||
// FIXME add change resolution by zoom step function
|
||||
// FIXME recheck layer/map projection compatability when projection changes
|
||||
// FIXME layer renderers should skip when they can't reproject
|
||||
// FIXME add tilt and height?
|
||||
// FIXME split out renderer
|
||||
// FIXME add renderer selection strategy
|
||||
|
||||
goog.provide('ol.Map');
|
||||
goog.provide('ol.MapProperty');
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
// FIXME handle minZoom/maxZoom in getAttributions
|
||||
// FIXME optimize getAttributions (precalculate transformed coverage areas)
|
||||
|
||||
goog.provide('ol.layer.BingMaps');
|
||||
goog.provide('ol.tilestore.BingMaps');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user