-
Undocumented
See moreDeclaration
Swift
public protocol Source : StyleDecodable, StyleEncodable, Decodable, Encodable
-
Struct of supported Source Types Docs : https://docs.mapbox.com/mapbox-gl-js/style-spec/sources/
See moreDeclaration
Swift
public struct SourceType : ExpressibleByStringLiteral, RawRepresentable, Codable, Hashable
-
Information about a Source
See moreDeclaration
Swift
public struct SourceInfo
-
Declaration
Swift
public struct GeoJSONSource : Source
-
Captures potential values of the
See moredata
property of a GeoJSONSource.Declaration
Swift
public enum GeoJSONSourceData : Codable, Equatable
-
Declaration
Swift
public struct ImageSource : Source
-
Declaration
Swift
public struct RasterDemSource : Source
-
Declaration
Swift
public struct RasterSource : Source
-
Declaration
Swift
public struct VectorSource : Source
-
Undocumented
See moreDeclaration
Swift
public enum PromoteId : Equatable, Codable
-
Influences the y direction of the tile coordinates. The global-mercator (aka Spherical Mercator) profile is assumed.
See moreDeclaration
Swift
public struct Scheme : RawRepresentable, Codable, Hashable
-
The encoding used by this source. Mapbox Terrain RGB is used by default
See moreDeclaration
Swift
public struct Encoding : RawRepresentable, Codable, Hashable