Conforms to NSObject
Declared in OSTileSource.h

Tasks

  • – boundsForProductCode:

    For an .ostiles tile source, returns the bounding box for the given product code as stored in the database, or OSGridRectNull if there are no tiles for the product code. For web-based maps, returns OSNationalGridBounds.

    required method

Instance Methods

boundsForProductCode:

For an .ostiles tile source, returns the bounding box for the given product code as stored in the database, or OSGridRectNull if there are no tiles for the product code. For web-based maps, returns OSNationalGridBounds.

- (OSGridRect)boundsForProductCode:(NSString *)productCode

Declared In

OSTileSource.h