LibrarySettings
@objc
public class LibrarySettings : NSObject
Situm Maps initialization settings
Use this class to customize the preferences of WayfindingLibrary
-
getter method to retrieve max zoom value. In case minZoom is greater than max zoom, min zoom will be returned instead.
Declaration
Swift
@objc public func getMaxZoom() -> Float