Classes

The following classes are available globally.

AdditionalDataQueryBuilder

  • Additional data search query builder.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public class AdditionalDataQueryBuilder

AdditionalDataResponse

  • AdditionalDataResponse

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    @objcMembers
    public class AdditionalDataResponse : Decodable

AdditionalData

  • AdditionalData

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    @objcMembers
    public class AdditionalData : Decodable

AlongRouteQueryBuilder

  • Builder for AlongRouteQuery. Optional parameters can be set using With methods.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public class AlongRouteQueryBuilder

AutocompleteQueryBuilder

  • Autocomplete Search Query Builder.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public class AutocompleteQueryBuilder

AutocompleteResponse

  • Autocomplete responce.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    @objcMembers
    public class AutocompleteResponse : Codable

AutocompleteContext

  • Information about the autocomplete Request that was performed.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    @objcMembers
    public class AutocompleteContext : Codable

AutocompleteGeoBias

  • The geo bias passed to the autocomplete engine by setting the position and radius parameters.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    @objcMembers
    public class AutocompleteGeoBias : Codable

AutocompleteResult

  • Result returned by the autocomplete engine.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    @objcMembers
    public class AutocompleteResult : Codable

AutocompleteSegment

  • Describes entities detected in the result.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    @objcMembers
    public class AutocompleteSegment : Codable

AutocompleteMatches

  • Represents the autocomplete query matches.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    @objcMembers
    public class AutocompleteMatches : Codable

AutocompleteInputQuery

  • Autocomplete input query.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    @objcMembers
    public class AutocompleteInputQuery : Codable

EVChargingStationsAvailabilityQueryBuilder

  • EV Charging Stations Availability Query Builder.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public class EVChargingStationsAvailabilityQueryBuilder

EVChargingStationsAvailabilityResponse

  • Class containing EV charging stations response.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    @objcMembers
    public class EVChargingStationsAvailabilityResponse : Codable

Connector

  • Represents the charging connector data.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    @objcMembers
    public class Connector : Codable

Availability

  • The availability data for the charging connector.

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    @objcMembers
    public class Availability : Codable

Current

  • The status of the charging connector.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    @objcMembers
    public class Current : Codable
  • Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public class BaseSearchQueryBuilder

FuzzySearchQueryBuilder

IndexType

  • Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public class IndexType
    extension IndexType: Equatable

GeometrySearchQueryBuilder

GeometryModel

  • Primitive geometry mode.

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public class GeometryModel : Codable

SearchGeometryModel

  • The collection of the primitive geometry models.

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public class SearchGeometryModel : Codable

SearchShape

SearchPolygon

  • Representative shape object.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public class SearchPolygon : SearchShape

SearchCircle

  • Representative circle object.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public class SearchCircle : SearchShape

POICategoriesResponse

  • Class containing POI category response.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    @objcMembers
    public class POICategoriesResponse : Codable

POICategory

  • Class containing POI category details.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    @objcMembers
    public class POICategory : Codable

POICategoriesQueryBuilder

  • POICategoriesQueryBuilder Search query builder.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public class POICategoriesQueryBuilder

PlacebyIDQueryBuilder

  • Place by ID search query builder.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public class PlacebyIDQueryBuilder