Classes

The following classes are available globally.

  • This class extends UIView and provides a way to include the wayfinding view in your app.

    Declaration

    Swift

    @IBDesignable
    public class SitumView : UIView
  • Container class used to provide credentials both for SitumSDK and Google Maps

    See more

    Declaration

    Swift

    @objc
    public class Credentials : NSObject