Classes

The following classes are available globally.

  • TTSearchResult

    See more

    Declaration

    Objective-C

    @interface TTSearchResult : NSObject

    Swift

    class TTSearchResult : NSObject
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    See more

    Declaration

    Objective-C

    @interface TTPlaceByIdResult : NSObject

    Swift

    class TTPlaceByIdResult : NSObject
  • TTGeometrySearchResponse

    See more

    Declaration

    Objective-C

    @interface TTGeometrySearchResponse : NSObject

    Swift

    class TTGeometrySearchResponse : NSObject
  • TTSearchResponse

    See more

    Declaration

    Objective-C

    @interface TTSearchResponse : NSObject

    Swift

    class TTSearchResponse : NSObject
  • TTAlongRouteSearchResponse

    See more

    Declaration

    Objective-C

    @interface TTAlongRouteSearchResponse : NSObject

    Swift

    class TTAlongRouteSearchResponse : NSObject
  • TTGeometrySearchResult

    See more

    Declaration

    Objective-C

    @interface TTGeometrySearchResult : NSObject

    Swift

    class TTGeometrySearchResult : NSObject
  • TTAlongRouteSearchResult

    See more

    Declaration

    Objective-C

    @interface TTAlongRouteSearchResult : NSObject

    Swift

    class TTAlongRouteSearchResult : NSObject
  • TomTom AdditionalDataSearch API main object. Contains methods to use Tomtom’s online search engine and provides support for both async and sync calls.

    See more

    Declaration

    Objective-C

    @interface TTAdditionalDataSearch

    Swift

    class TTAdditionalDataSearch
  • TTAdditionalDataSearchQueryBuilder

    See more

    Declaration

    Objective-C

    @interface TTAdditionalDataSearchQueryBuilder : NSObject

    Swift

    class TTAdditionalDataSearchQueryBuilder : NSObject
  • Additional Data Query

    Declaration

    Objective-C

    @interface TTAdditionalDataSearchQuery : TTQuery

    Swift

    class TTAdditionalDataSearchQuery : TTQuery
  • A collection of results.

    See more

    Declaration

    Objective-C

    @interface TTAdditionalDataSearchResponse : NSObject

    Swift

    class TTAdditionalDataSearchResponse : NSObject
  • Class containing the result

    See more

    Declaration

    Objective-C

    @interface TTAdditionalDataSearchResult : NSObject

    Swift

    class TTAdditionalDataSearchResult : NSObject
  • A container for various data sources that can be used with the Additional Data service. Create using ::AdditionalDataSourcesBuilder.

    Declaration

    Objective-C

    @interface TTAdditionalDataSources : NSObject

    Swift

    class TTAdditionalDataSources : NSObject
  • A representation of address returned in the result.

    See more

    Declaration

    Objective-C

    @interface TTAddress : NSObject

    Swift

    class TTAddress : NSObject
  • A representation of address ranges on a street segment. Available only for results where result type is equal to “Address Range”.

    See more

    Declaration

    Objective-C

    @interface TTAddressRanges : NSObject

    Swift

    class TTAddressRanges : NSObject
  • Performs along route search action based on provided query object and returns the result with usage of callback implementation.

    See more

    Declaration

    Objective-C

    @interface TTAlongRouteSearch

    Swift

    class TTAlongRouteSearch
  • TTAlongRouteSearchQueryBuilder

    See more

    Declaration

    Objective-C

    @interface TTAlongRouteSearchQueryBuilder : NSObject

    Swift

    class TTAlongRouteSearchQueryBuilder : NSObject
  • TTAlongRouteSearchQuery

    Declaration

    Objective-C

    @interface TTAlongRouteSearchQuery : TTQuery

    Swift

    class TTAlongRouteSearchQuery : TTQuery
  • TTAutocomplete

    See more

    Declaration

    Objective-C

    @interface TTAutocomplete

    Swift

    class TTAutocomplete
  • TTAutocompleteQueryBuilder

    See more

    Declaration

    Objective-C

    @interface TTAutocompleteQueryBuilder : NSObject

    Swift

    class TTAutocompleteQueryBuilder : NSObject
  • TTAutocompleteQuery

    Declaration

    Objective-C

    @interface TTAutocompleteQuery : TTQuery

    Swift

    class TTAutocompleteQuery : TTQuery
  • TTAutocompleteResponse

    See more

    Declaration

    Objective-C

    @interface TTAutocompleteResponse : NSObject

    Swift

    class TTAutocompleteResponse : NSObject
  • TTAutocompleteResult

    See more

    Declaration

    Objective-C

    @interface TTAutocompleteResult : NSObject

    Swift

    class TTAutocompleteResult : NSObject
  • TTAutocompleteSegment

    See more

    Declaration

    Objective-C

    @interface TTAutocompleteSegment : NSObject

    Swift

    class TTAutocompleteSegment : NSObject
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    Represents the availability data for a connector.

    See more

    Declaration

    Objective-C

    @interface TTAvailability : NSObject

    Swift

    class TTAvailability : NSObject
  • Batch request query builder

    See more

    Declaration

    Objective-C

    @interface TTBatchQueryBuilder : NSObject

    Swift

    class TTBatchQueryBuilder : NSObject
  • Batch query

    Declaration

    Objective-C

    @interface TTBatchQuery : TTQuery

    Swift

    class TTBatchQuery : TTQuery
  • Visitable collection of batch search responses.

    See more

    Declaration

    Objective-C

    @interface TTBatchResponse : NSObject

    Swift

    class TTBatchResponse : NSObject
  • TomTom Batch Search API main object. Contains methods to use Tomtom’s batch search engine and provides support for both async calls.

    See more

    Declaration

    Objective-C

    @interface TTBatchSearch

    Swift

    class TTBatchSearch
  • A representation of POI categories.

    See more

    Declaration

    Objective-C

    @interface TTCategory : NSObject

    Swift

    class TTCategory : NSObject
  • Declaration

    Objective-C

    @interface TTClassification : NSObject

    Swift

    class TTClassification : NSObject
  • A representation of the classifications:name field in the result

    See more

    Declaration

    Objective-C

    @interface TTClassificationName : NSObject

    Swift

    class TTClassificationName : NSObject
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    Represents the charging connector data.

    See more

    Declaration

    Objective-C

    @interface TTConnector : NSObject

    Swift

    class TTConnector : NSObject
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    See more

    Declaration

    Objective-C

    @interface TTEVChargingStationsAvailability

    Swift

    class TTEVChargingStationsAvailability
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    Declaration

    Objective-C

    @interface TTEVChargingStationsAvailabilityQuery : NSObject

    Swift

    class TTEVChargingStationsAvailabilityQuery : NSObject
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    EV charging stations query builder.

    See more

    Declaration

    Objective-C

    @interface TTEVChargingStationsAvailabilityQueryBuilder : NSObject

    Swift

    class TTEVChargingStationsAvailabilityQueryBuilder : NSObject
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    Class containing EV charging stations response.

    See more

    Declaration

    Objective-C

    @interface TTEVChargingStationsAvailabilityResponse : NSObject

    Swift

    class TTEVChargingStationsAvailabilityResponse : NSObject
  • A representation of an element of the entryPoints field in json response.

    See more

    Declaration

    Objective-C

    @interface TTEntryPoint : NSObject

    Swift

    class TTEntryPoint : NSObject
  • Contains information about a data source related to the geometric shape of the result.

    Declaration

    Objective-C

    @interface TTGeometryDataSource : NSObject

    Swift

    class TTGeometryDataSource : NSObject
  • TomTom Geometry Search API main object. Contains methods to use Tomtom’s online search engine and provides support for both async and sync calls.

    See more

    Declaration

    Objective-C

    @interface TTGeometrySearch

    Swift

    class TTGeometrySearch
  • TTGeometrySearchQuery

    Declaration

    Objective-C

    @interface TTGeometrySearchQuery : TTQuery

    Swift

    class TTGeometrySearchQuery : TTQuery
  • TTGeometrySearchQueryBuilder

    See more

    Declaration

    Objective-C

    @interface TTGeometrySearchQueryBuilder : NSObject

    Swift

    class TTGeometrySearchQueryBuilder : NSObject
  • Represents a “mapcodes” field element in a JSON Response.

    See more

    Declaration

    Objective-C

    @interface TTMapCode : NSObject

    Swift

    class TTMapCode : NSObject
  • Social media links of the POI.

    See more

    Declaration

    Objective-C

    @interface TTMedia : NSObject

    Swift

    class TTMedia : NSObject
  • The opening hours for a POI (Points of Interest).

    See more

    Declaration

    Objective-C

    @interface TTOpeningHours : NSObject

    Swift

    class TTOpeningHours : NSObject
  • Details of the POI photo.

    See more

    Declaration

    Objective-C

    @interface TTPhoto : NSObject

    Swift

    class TTPhoto : NSObject
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

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

    See more

    Declaration

    Objective-C

    @interface TTPlaceById

    Swift

    class TTPlaceById
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    See more

    Declaration

    Objective-C

    @interface TTPlaceByIdQueryBuilder : NSObject

    Swift

    class TTPlaceByIdQueryBuilder : NSObject
  • TTPlaceByIdQuery

    Declaration

    Objective-C

    @interface TTPlaceByIdQuery : TTQuery

    Swift

    class TTPlaceByIdQuery : TTQuery
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    Declaration

    Objective-C

    @interface TTPlaceByIdRequest

    Swift

    class TTPlaceByIdRequest
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    See more

    Declaration

    Objective-C

    @interface TTPlaceByIdResponse : NSObject

    Swift

    class TTPlaceByIdResponse : NSObject
  • Represents a “poi” field in a JSON Response.

    See more

    Declaration

    Objective-C

    @interface TTPoi : NSObject

    Swift

    class TTPoi : NSObject
  • TTPoiCategories

    See more

    Declaration

    Objective-C

    @interface TTPoiCategories

    Swift

    class TTPoiCategories
  • @brief TTPoiCategoriesQuery builder.

    See more

    Declaration

    Objective-C

    @interface TTPoiCategoriesQueryBuilder : NSObject

    Swift

    class TTPoiCategoriesQueryBuilder : NSObject
  • TTPoiCategoriesQuery

    Declaration

    Objective-C

    @interface TTPoiCategoriesQuery : TTQuery

    Swift

    class TTPoiCategoriesQuery : TTQuery
  • @brief Class containing POI categories response.

    See more

    Declaration

    Objective-C

    @interface TTPoiCategoriesResponse : NSObject

    Swift

    class TTPoiCategoriesResponse : NSObject
  • TTPoiCategory

    See more

    Declaration

    Objective-C

    @interface TTPoiCategory : NSObject

    Swift

    class TTPoiCategory : NSObject
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    See more

    Declaration

    Objective-C

    @interface TTPoiDetails

    Swift

    class TTPoiDetails
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    Declaration

    Objective-C

    @interface TTPoiDetailsQuery : NSObject

    Swift

    class TTPoiDetailsQuery : NSObject
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    See more

    Declaration

    Objective-C

    @interface TTPoiDetailsQueryBuilder : NSObject

    Swift

    class TTPoiDetailsQueryBuilder : NSObject
  • Poi Details Response.

    See more

    Declaration

    Objective-C

    @interface TTPoiDetailsResponse : NSObject

    Swift

    class TTPoiDetailsResponse : NSObject
  • Object that contains the result of the Request of the POI Details service.

    See more

    Declaration

    Objective-C

    @interface TTPoiDetailsResult : NSObject

    Swift

    class TTPoiDetailsResult : NSObject
  • Object that contains price range information.

    See more

    Declaration

    Objective-C

    @interface TTPriceRange : NSObject

    Swift

    class TTPriceRange : NSObject
  • TTQuery

    Declaration

    Objective-C

    @interface TTQuery : NSObject

    Swift

    class TTQuery : NSObject
  • Object that contains rating information.

    See more

    Declaration

    Objective-C

    @interface TTRating : NSObject

    Swift

    class TTRating : NSObject
  • TomTom Reverse Geocoder API main object. Contains methods to use Tomtom’s online search engine and provides support for both async and sync calls.

    See more

    Declaration

    Objective-C

    @interface TTReverseGeocoder

    Swift

    class TTReverseGeocoder
  • TTReverseGeocoderFullAddress

    See more

    Declaration

    Objective-C

    @interface TTReverseGeocoderFullAddress : NSObject

    Swift

    class TTReverseGeocoderFullAddress : NSObject
  • TTReverseGeocoderQuery Reverse geocoder query

    Declaration

    Objective-C

    @interface TTReverseGeocoderQuery : TTQuery

    Swift

    class TTReverseGeocoderQuery : TTQuery
  • TTReverseGeocoderQueryBuilder Reverse geocoder query builder

    See more

    Declaration

    Objective-C

    @interface TTReverseGeocoderQueryBuilder : NSObject

    Swift

    class TTReverseGeocoderQueryBuilder : NSObject
  • TTReverseGeocoderResponse

    See more

    Declaration

    Objective-C

    @interface TTReverseGeocoderResponse : NSObject

    Swift

    class TTReverseGeocoderResponse : NSObject
  • TTReverseGeocoderResult

    See more

    Declaration

    Objective-C

    @interface TTReverseGeocoderResult : NSObject

    Swift

    class TTReverseGeocoderResult : NSObject
  • User reviews of the POI.

    See more

    Declaration

    Objective-C

    @interface TTReview : NSObject

    Swift

    class TTReview : NSObject
  • TomTom Search API main object. Contains methods to use Tomtom’s online search engine and provides support for both async and sync calls.

    See more

    Declaration

    Objective-C

    @interface TTSearch

    Swift

    class TTSearch
  • A circle shape to be used for search query

    See more

    Declaration

    Objective-C

    @interface TTSearchCircle : TTSearchShape

    Swift

    class TTSearchCircle : TTSearchShape
  • A polygon shape to be used for search query

    See more

    Declaration

    Objective-C

    @interface TTSearchPolygon : TTSearchShape

    Swift

    class TTSearchPolygon : TTSearchShape
  • TTSearchQueryBuilder Search query

    See more

    Declaration

    Objective-C

    @interface TTSearchQueryBuilder : NSObject

    Swift

    class TTSearchQueryBuilder : NSObject
  • TTSearchQuery

    Declaration

    Objective-C

    @interface TTSearchQuery : TTQuery

    Swift

    class TTSearchQuery : TTQuery
  • A TTSearchShape defines standard shape such as circle, polygon for search query

    Declaration

    Objective-C

    @interface TTSearchShape : NSObject

    Swift

    class TTSearchShape : NSObject
  • TTSearchSummary

    See more

    Declaration

    Objective-C

    @interface TTSearchSummary : NSObject

    Swift

    class TTSearchSummary : NSObject
  • Represents a “timeRanges” field element in a JSON Response.

    See more

    Declaration

    Objective-C

    @interface TTTimeRange : NSObject

    Swift

    class TTTimeRange : NSObject
  • Represents the “startTime” and “endTime” fields in a JSON Response.

    See more

    Declaration

    Objective-C

    @interface TTTimeRangeDateTime : NSObject

    Swift

    class TTTimeRangeDateTime : NSObject
  • Time zone information for the POI.

    Declaration

    Objective-C

    @interface TTTimeZone : NSObject

    Swift

    class TTTimeZone : NSObject
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    A representation of address.

    See more

    Declaration

    Swift

    @available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚")
    @objc
    public class Address : NSObject
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    A representation of address ranges on a street segment. Available only for results where result type is equal to “Address Range”.

    See more

    Declaration

    Swift

    @available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚")
    @objc
    public class AddressRanges : NSObject
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    A representation of the bounding box rectangle.

    See more

    Declaration

    Swift

    @available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚")
    @objc
    public class BoundingBox : NSObject
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    A representation of POI categories.

    See more

    Declaration

    Swift

    @available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚")
    @objc
    public class CategoryType : NSObject
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    Represents classification.

    See more

    Declaration

    Swift

    @available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚")
    @objc
    public class ClassificationName : NSObject
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    POI category classifications.

    See more

    Declaration

    Swift

    @available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚")
    @objc
    public class Classification : NSObject
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    Declaration

    Swift

    @available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚")
    @objc
    public class Details : NSObject
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    A representation of an entry point element.

    See more

    Declaration

    Swift

    @available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚")
    @objc
    public class EntryPoint : NSObject
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    Represents a mapcodes.

    See more

    Declaration

    Swift

    @available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚")
    @objc
    public class MapCode : NSObject
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    The opening hours for a POI (Points of Interest).

    See more

    Declaration

    Swift

    @available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚")
    @objc
    public class OpeningHours : NSObject
  • Poi

    Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    Represents a POI (Points of Interest).

    See more

    Declaration

    Swift

    @available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚")
    @objc
    public class Poi : NSObject
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    Represents date and time.

    See more

    Declaration

    Swift

    @available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚")
    @objc
    public class TimeRangeDateTime : NSObject
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    Represents time range.

    See more

    Declaration

    Swift

    @available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚")
    @objc
    public class TimeRange : NSObject
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    Time zone information for the POI.

    See more

    Declaration

    Swift

    @available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚")
    @objc
    public class TimeZone : NSObject
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    This is entry point for EV Charging Station.

    See more

    Declaration

    Swift

    @available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚")
    @objc
    public class EVChargingStationService : NSObject
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    The charging connector data.

    See more

    Declaration

    Swift

    @available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚")
    @objc
    public class Availability : NSObject
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    Represents Charging Stations.

    See more

    Declaration

    Swift

    @available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚")
    @objc
    public class ChargingStation : NSObject
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    The charging connector data.

    See more

    Declaration

    Swift

    @available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚")
    @objc
    public class Connector : NSObject
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    Circle shape presentation.

    See more

    Declaration

    Swift

    @available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚")
    @objc
    public class CircleShape : NSObject, Shape, ShapeObjcConvertible
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    Polygon shape representation.

    See more

    Declaration

    Swift

    @available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚")
    @objc
    public class PolygonShape : NSObject, Shape, ShapeObjcConvertible
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    Details of the Media.

    See more

    Declaration

    Swift

    @available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚")
    @objc
    public class Media : NSObject
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    Details of the POI photo.

    See more

    Declaration

    Swift

    @available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚")
    @objc
    public class Photo : NSObject
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    Object that contains the result of the Request of the POI Details endpoint.

    See more

    Declaration

    Swift

    @available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚")
    @objc
    public class PoiDetails : NSObject
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    Object that contains price range information.

    See more

    Declaration

    Swift

    @available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚")
    @objc
    public class PriceRange : NSObject
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    Object that contains rating information.

    See more

    Declaration

    Swift

    @available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚")
    @objc
    public class Rating : NSObject
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    User reviews of the POI.

    See more

    Declaration

    Swift

    @available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚")
    @objc
    public class Review : NSObject
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    This is the entry point for the POI Details Service. You shall attribute all results delivered by the Extended Search API Points of Interest Details endpoint and Points of Interest Photos endpoint as being: powered by Foursquare.

    See more

    Declaration

    Swift

    @available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚")
    @objc
    public class PoiDetailsService : NSObject
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    You shall attribute all results delivered by the Extended Search API Points of Interest Details endpoint and Points of Interest Photos endpoint as being: powered by Foursquare.

    See more

    Declaration

    Swift

    @available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚")
    @objc
    public class PoiPhotosService : NSObject
  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    This is entry point for Search.

    See more

    Declaration

    Swift

    @available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚")
    @objc
    public class SearchService : NSObject