Jean, On Mon, Feb 4, 2008 at 8:46 PM, Jean Pommier (IGE) <[EMAIL PROTECTED]> wrote: > Hi, > > Looks like fractionalZoom does not like worldwind layers... > When fractionalZoom is set to true, i've got a pb with worldwind layers. > When zooming, worldwind layers' tiles show in pink, as if it couldn't find > any. Even, apparently, at normal, integer levels of zoom.
As the ND comment for the Map.fractionalZoom property says: this only works for layers that do not use pre-calculated tiles for specific resolutions. You should not use fractionalZoom at all, if your map contains tiled layers. Regards, Andreas. _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
