TomTom Maps for JavaScript
    Preparing search index...

    Type Alias PlaceByIdMandatoryParams

    Mandatory parameters for the Place by ID service.

    type PlaceByIdMandatoryParams = {
        entityId: string;
    }
    Index

    Properties

    Properties

    entityId: string

    The unique POI identifier.

    This ID can be obtained from:

    entityId: '528009002822995'