Classes

The following classes are available globally.

  • TomTom Search API main object. Contains methods to use Tomtom’s online static image engine and provides support for both async and sync calls.

    See more

    Declaration

    Objective-C

    @interface TTStaticImage : NSObject

    Swift

    class TTStaticImage : NSObject
  • TTStaticImageQuery

    See more

    Declaration

    Objective-C

    @interface TTStaticImageQuery : NSObject

    Swift

    class TTStaticImageQuery : NSObject
  • TTStaticImageQueryBuilder

    See more

    Declaration

    Objective-C

    @interface TTStaticImageQueryBuilder : NSObject

    Swift

    class TTStaticImageQueryBuilder : NSObject