Classes
The following classes are available globally.
-
TTSearchResult
See moreDeclaration
Objective-C
@interface TTSearchResult : NSObjectSwift
class TTSearchResult : NSObject -
See morePublic 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-previewDeclaration
Objective-C
@interface TTPlaceByIdResult : NSObjectSwift
class TTPlaceByIdResult : NSObject -
TTGeometrySearchResponse
See moreDeclaration
Objective-C
@interface TTGeometrySearchResponse : NSObjectSwift
class TTGeometrySearchResponse : NSObject -
TTSearchResponse
See moreDeclaration
Objective-C
@interface TTSearchResponse : NSObjectSwift
class TTSearchResponse : NSObject -
TTAlongRouteSearchResponse
See moreDeclaration
Objective-C
@interface TTAlongRouteSearchResponse : NSObjectSwift
class TTAlongRouteSearchResponse : NSObject -
TTGeometrySearchResult
See moreDeclaration
Objective-C
@interface TTGeometrySearchResult : NSObjectSwift
class TTGeometrySearchResult : NSObject -
TTAlongRouteSearchResult
See moreDeclaration
Objective-C
@interface TTAlongRouteSearchResult : NSObjectSwift
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 moreDeclaration
Objective-C
@interface TTAdditionalDataSearchSwift
class TTAdditionalDataSearch -
TTAdditionalDataSearchQueryBuilder
See moreDeclaration
Objective-C
@interface TTAdditionalDataSearchQueryBuilder : NSObjectSwift
class TTAdditionalDataSearchQueryBuilder : NSObject -
A collection of results.
See moreDeclaration
Objective-C
@interface TTAdditionalDataSearchResponse : NSObjectSwift
class TTAdditionalDataSearchResponse : NSObject -
Class containing the result
See moreDeclaration
Objective-C
@interface TTAdditionalDataSearchResult : NSObjectSwift
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 : NSObjectSwift
class TTAdditionalDataSources : NSObject -
A representation of address returned in the result.
See moreDeclaration
Objective-C
@interface TTAddress : NSObjectSwift
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 moreDeclaration
Objective-C
@interface TTAddressRanges : NSObjectSwift
class TTAddressRanges : NSObject -
Performs along route search action based on provided query object and returns the result with usage of callback implementation.
See moreDeclaration
Objective-C
@interface TTAlongRouteSearchSwift
class TTAlongRouteSearch -
TTAlongRouteSearchQueryBuilder
See moreDeclaration
Objective-C
@interface TTAlongRouteSearchQueryBuilder : NSObjectSwift
class TTAlongRouteSearchQueryBuilder : NSObject -
TTAutocomplete
See moreDeclaration
Objective-C
@interface TTAutocompleteSwift
class TTAutocomplete -
TTAutocompleteQueryBuilder
See moreDeclaration
Objective-C
@interface TTAutocompleteQueryBuilder : NSObjectSwift
class TTAutocompleteQueryBuilder : NSObject -
TTAutocompleteResponse
See moreDeclaration
Objective-C
@interface TTAutocompleteResponse : NSObjectSwift
class TTAutocompleteResponse : NSObject -
TTAutocompleteResult
See moreDeclaration
Objective-C
@interface TTAutocompleteResult : NSObjectSwift
class TTAutocompleteResult : NSObject -
TTAutocompleteSegment
See moreDeclaration
Objective-C
@interface TTAutocompleteSegment : NSObjectSwift
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-previewRepresents the availability data for a connector.
See moreDeclaration
Objective-C
@interface TTAvailability : NSObjectSwift
class TTAvailability : NSObject -
Batch request query builder
See moreDeclaration
Objective-C
@interface TTBatchQueryBuilder : NSObjectSwift
class TTBatchQueryBuilder : NSObject -
Visitable collection of batch search responses.
See moreDeclaration
Objective-C
@interface TTBatchResponse : NSObjectSwift
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 moreDeclaration
Objective-C
@interface TTBatchSearchSwift
class TTBatchSearch -
A representation of POI categories.
See moreDeclaration
Objective-C
@interface TTCategory : NSObjectSwift
class TTCategory : NSObject -
Representation of the classifications field of a json response. https://developer.tomtom.com/online-search/online-search-documentation/supported-category-codes
See moreDeclaration
Objective-C
@interface TTClassification : NSObjectSwift
class TTClassification : NSObject -
A representation of the classifications:name field in the result
See moreDeclaration
Objective-C
@interface TTClassificationName : NSObjectSwift
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-previewRepresents the charging connector data.
See moreDeclaration
Objective-C
@interface TTConnector : NSObjectSwift
class TTConnector : NSObject -
See morePublic 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-previewDeclaration
Objective-C
@interface TTEVChargingStationsAvailabilitySwift
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-previewDeclaration
Objective-C
@interface TTEVChargingStationsAvailabilityQuery : NSObjectSwift
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-previewEV charging stations query builder.
See moreDeclaration
Objective-C
@interface TTEVChargingStationsAvailabilityQueryBuilder : NSObjectSwift
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-previewClass containing EV charging stations response.
See moreDeclaration
Objective-C
@interface TTEVChargingStationsAvailabilityResponse : NSObjectSwift
class TTEVChargingStationsAvailabilityResponse : NSObject -
A representation of an element of the entryPoints field in json response.
See moreDeclaration
Objective-C
@interface TTEntryPoint : NSObjectSwift
class TTEntryPoint : NSObject -
Contains information about a data source related to the geometric shape of the result.
Declaration
Objective-C
@interface TTGeometryDataSource : NSObjectSwift
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 moreDeclaration
Objective-C
@interface TTGeometrySearchSwift
class TTGeometrySearch -
TTGeometrySearchQueryBuilder
See moreDeclaration
Objective-C
@interface TTGeometrySearchQueryBuilder : NSObjectSwift
class TTGeometrySearchQueryBuilder : NSObject -
Represents a “mapcodes” field element in a JSON Response.
See moreDeclaration
Objective-C
@interface TTMapCode : NSObjectSwift
class TTMapCode : NSObject -
Social media links of the POI.
See moreDeclaration
Objective-C
@interface TTMedia : NSObjectSwift
class TTMedia : NSObject -
The opening hours for a POI (Points of Interest).
See moreDeclaration
Objective-C
@interface TTOpeningHours : NSObjectSwift
class TTOpeningHours : NSObject -
Details of the POI photo.
See moreDeclaration
Objective-C
@interface TTPhoto : NSObjectSwift
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-previewTomTom placebyid API main object. Contains methods to use Tomtom’s online placebyid engine and provides support for both async and sync calls.
See moreDeclaration
Objective-C
@interface TTPlaceByIdSwift
class TTPlaceById -
See morePublic 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-previewDeclaration
Objective-C
@interface TTPlaceByIdQueryBuilder : NSObjectSwift
class TTPlaceByIdQueryBuilder : 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-previewDeclaration
Objective-C
@interface TTPlaceByIdRequestSwift
class TTPlaceByIdRequest -
See morePublic 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-previewDeclaration
Objective-C
@interface TTPlaceByIdResponse : NSObjectSwift
class TTPlaceByIdResponse : NSObject -
Represents a “poi” field in a JSON Response.
See moreDeclaration
Objective-C
@interface TTPoi : NSObjectSwift
class TTPoi : NSObject -
TTPoiCategories
See moreDeclaration
Objective-C
@interface TTPoiCategoriesSwift
class TTPoiCategories -
@brief TTPoiCategoriesQuery builder.
See moreDeclaration
Objective-C
@interface TTPoiCategoriesQueryBuilder : NSObjectSwift
class TTPoiCategoriesQueryBuilder : NSObject -
@brief Class containing POI categories response.
See moreDeclaration
Objective-C
@interface TTPoiCategoriesResponse : NSObjectSwift
class TTPoiCategoriesResponse : NSObject -
TTPoiCategory
See moreDeclaration
Objective-C
@interface TTPoiCategory : NSObjectSwift
class TTPoiCategory : NSObject -
See morePublic 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-previewDeclaration
Objective-C
@interface TTPoiDetailsSwift
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-previewDeclaration
Objective-C
@interface TTPoiDetailsQuery : NSObjectSwift
class TTPoiDetailsQuery : NSObject -
See morePublic 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-previewDeclaration
Objective-C
@interface TTPoiDetailsQueryBuilder : NSObjectSwift
class TTPoiDetailsQueryBuilder : NSObject -
Poi Details Response.
See moreDeclaration
Objective-C
@interface TTPoiDetailsResponse : NSObjectSwift
class TTPoiDetailsResponse : NSObject -
Object that contains the result of the Request of the POI Details service.
See moreDeclaration
Objective-C
@interface TTPoiDetailsResult : NSObjectSwift
class TTPoiDetailsResult : NSObject -
Object that contains price range information.
See moreDeclaration
Objective-C
@interface TTPriceRange : NSObjectSwift
class TTPriceRange : NSObject -
TTQuery
Declaration
Objective-C
@interface TTQuery : NSObjectSwift
class TTQuery : NSObject -
Object that contains rating information.
See moreDeclaration
Objective-C
@interface TTRating : NSObjectSwift
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 moreDeclaration
Objective-C
@interface TTReverseGeocoderSwift
class TTReverseGeocoder -
TTReverseGeocoderFullAddress
See moreDeclaration
Objective-C
@interface TTReverseGeocoderFullAddress : NSObjectSwift
class TTReverseGeocoderFullAddress : NSObject -
TTReverseGeocoderQueryBuilder Reverse geocoder query builder
See moreDeclaration
Objective-C
@interface TTReverseGeocoderQueryBuilder : NSObjectSwift
class TTReverseGeocoderQueryBuilder : NSObject -
TTReverseGeocoderResponse
See moreDeclaration
Objective-C
@interface TTReverseGeocoderResponse : NSObjectSwift
class TTReverseGeocoderResponse : NSObject -
TTReverseGeocoderResult
See moreDeclaration
Objective-C
@interface TTReverseGeocoderResult : NSObjectSwift
class TTReverseGeocoderResult : NSObject -
User reviews of the POI.
See moreDeclaration
Objective-C
@interface TTReview : NSObjectSwift
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 moreDeclaration
Objective-C
@interface TTSearchSwift
class TTSearch -
A circle shape to be used for search query
See moreDeclaration
Objective-C
@interface TTSearchCircle : TTSearchShapeSwift
class TTSearchCircle : TTSearchShape -
A polygon shape to be used for search query
See moreDeclaration
Objective-C
@interface TTSearchPolygon : TTSearchShapeSwift
class TTSearchPolygon : TTSearchShape -
TTSearchQueryBuilder Search query
See moreDeclaration
Objective-C
@interface TTSearchQueryBuilder : NSObjectSwift
class TTSearchQueryBuilder : NSObject -
A TTSearchShape defines standard shape such as circle, polygon for search query
Declaration
Objective-C
@interface TTSearchShape : NSObjectSwift
class TTSearchShape : NSObject -
TTSearchSummary
See moreDeclaration
Objective-C
@interface TTSearchSummary : NSObjectSwift
class TTSearchSummary : NSObject -
Represents a “timeRanges” field element in a JSON Response.
See moreDeclaration
Objective-C
@interface TTTimeRange : NSObjectSwift
class TTTimeRange : NSObject -
Represents the “startTime” and “endTime” fields in a JSON Response.
See moreDeclaration
Objective-C
@interface TTTimeRangeDateTime : NSObjectSwift
class TTTimeRangeDateTime : NSObject -
Time zone information for the POI.
Declaration
Objective-C
@interface TTTimeZone : NSObjectSwift
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-previewA representation of address.
See moreDeclaration
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-previewA representation of address ranges on a street segment. Available only for results where result type is equal to “Address Range”.
See moreDeclaration
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-previewA representation of the bounding box rectangle.
See moreDeclaration
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-previewA representation of POI categories.
See moreDeclaration
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-previewRepresents classification.
See moreDeclaration
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-previewPOI category classifications.
See moreDeclaration
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-previewDeclaration
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-previewA representation of an entry point element.
See moreDeclaration
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-previewRepresents a mapcodes.
See moreDeclaration
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-previewThe opening hours for a POI (Points of Interest).
See moreDeclaration
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 -
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-previewRepresents a POI (Points of Interest).
See moreDeclaration
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-previewRepresents date and time.
See moreDeclaration
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-previewRepresents time range.
See moreDeclaration
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-previewTime zone information for the POI.
See moreDeclaration
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-previewThis is entry point for EV Charging Station.
See moreDeclaration
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-previewThe charging connector data.
See moreDeclaration
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-previewRepresents Charging Stations.
See moreDeclaration
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-previewThe charging connector data.
See moreDeclaration
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-previewCircle shape presentation.
See moreDeclaration
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-previewPolygon shape representation.
See moreDeclaration
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-previewDetails of the Media.
See moreDeclaration
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-previewDetails of the POI photo.
See moreDeclaration
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-previewObject that contains the result of the Request of the POI Details endpoint.
See moreDeclaration
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-previewObject that contains price range information.
See moreDeclaration
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-previewObject that contains rating information.
See moreDeclaration
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-previewUser reviews of the POI.
See moreDeclaration
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-previewThis 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 moreDeclaration
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-previewYou 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 moreDeclaration
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-previewThis is entry point for Search.
See moreDeclaration
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
Classes Reference