NTCartoBaseMapStyle
enum NTCartoBaseMapStyle : NSInteger {}
Built-in Carto basemap styles.
-
The Positron style. Replacement for older ‘grey’ style.
Declaration
Objective-C
NT_CARTO_BASEMAP_STYLE_POSITRON
-
The Darkmatter style. Replacement for older ‘dark’ style.
Declaration
Objective-C
NT_CARTO_BASEMAP_STYLE_DARKMATTER
-
The Voyager style. Replacement for older ‘bright’ style.
Declaration
Objective-C
NT_CARTO_BASEMAP_STYLE_VOYAGER