More problems with the code –
<Nowak> ah btw. that 1.4.1 alpha has some problems handling "no tile there" tiles

<Nowak> basically it freezes the downloads of other tiles if you zoom into a region of "no tiles"
<Nowak> zoom out and zoom into a region with data
<Nowak>

<Nowak> ah, and if i return 404 when there is no tile
<Nowak> ww will just loop over requesting the same tile again and again and again
<Nowak> got a nice 2 screens worth of logs requesting same tile
<Nowak> before i changed getTile

<Nowak> http://rafb.net/p/kXCldj53.html
<Nowak> basically world wind saying "laalalalalala, i dont hear you!"
Nigel what do you suggest, a revert or do you wan’t to try fixing it?