OSTileSource Protocol Reference
| Conforms to | NSObject |
| Declared in | OSTileSource.h |
Tasks
-
– boundsForProductCode:For an
required method.ostilestile 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.
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 *)productCodeDeclared In
OSTileSource.h