Maps SDK for Web

tt.services.poiDetails

Makes a poi details request using the TomTom POI Details API.

This service provides additional information about POIs including:

  • rating
  • price range
  • photo IDs
  • user reviews

Constructor

tt.services.poiDetails([options])

Parameters
Name Description
options
Object
default:None
Options to be passed to the call.
options.id
Number
default:None

POI details id which is previously retrieved from a Search request.


options.key
String
default:None

A valid API Key for the requested service.


Key is required to make use of the given service. It can be issued in the Developer Portal.