Closed Ventero closed 11 years ago
This also seems to fix the 'Tile load callback in middle of drawing routine. ' problem for me (https://getsatisfaction.com/livelabs/topics/tile_load_callback_in_middle_of_drawing_routine_error). Although it may still need to be wrapped in a try/catch, not sure yet.
Looks great... sorry this took so long to get to!
This fixes a few bugs with DZI tile sources (for example
source.tileExists
always returned true, asthis._levelRects
was an empty object).