Authored by Vladimir Vyskocil

declare setTileSideLength:

@@ -51,6 +51,7 @@ @@ -51,6 +51,7 @@
51 -(void) networkOperationsNotification: (NSNotification*) notification; 51 -(void) networkOperationsNotification: (NSNotification*) notification;
52 52
53 -(int) tileSideLength; 53 -(int) tileSideLength;
  54 +-(void) setTileSideLength: (NSUInteger) aTileSideLength;
54 55
55 -(float) minZoom; 56 -(float) minZoom;
56 -(float) maxZoom; 57 -(float) maxZoom;