SYRegionDetails Class Reference

Region details. More...

#import <SYMapInstaller.h>

Inheritance diagram for SYRegionDetails:
Collaboration diagram for SYRegionDetails:

Properties

SYCountryIso * iso
 ISO code of the map. More...
 
NSString * title
 Title of the country region. More...
 
NSUInteger size
 
SYMapVersionDetailsversion
 Version of map for this region, should be the same as version for country in which this region is placed. More...
 

Detailed Description

Region details.

Property Documentation

◆ iso

- (SYCountryIso*) iso
readnonatomicassign

ISO code of the map.

◆ title

- (NSString*) title
readnonatomicassign

Title of the country region.

◆ size

- (NSUInteger) size
readnonatomicassign

Size of region files in bytes.

◆ version

- (SYMapVersionDetails*) version
readnonatomicassign

Version of map for this region, should be the same as version for country in which this region is placed.


The documentation for this class was generated from the following file: