WRLDMapOptions Class Reference

Map options specifies a configuration for creating a WRLDMapView.

+ mapOptions

+ (instancetype)mapOptions

Instantiate an instance of WLRDMapOptions with default options.

Returns:

A WRLDMapOptions instance.

@property coverageTreeManifest

@property (nonatomic, copy) NSString *coverageTreeManifest

The coverage tree manifest url for the map. By default, the map will load the latest public manifest which is updated regularly.

@property environmentThemesManifest

@property (nonatomic, copy) NSString *environmentThemesManifest

The environment themes manifest url for the map. By default, the map will load the latest themes manifest which is updated regularly.

v0.0.1600