Style
public protocol Style : AnyObject
The Style
protocol that represents the map style.
Important
This is a Public Preview API. It may be changed or removed at any time.-
Map source specifications.
Declaration
Swift
var sources: SourceCollection { get }