VMMapProviderType
@objc
public enum VMMapProviderType : Int
Supported map provider types
Since
2.0-
Declaration
Swift
case google -
Declaration
Swift
case apple -
Declaration
Swift
case bing -
Declaration
Swift
case other -
Returns the folder name for this map provider’s resources
Since
2.1Declaration
Swift
public func resourcesFolder() -> String