Skip to main content
The address for a location’s centrepoint can be specified as either a geographic coordinates or an address.

Coordinates

  • longitude and latitude coordinates 
  • An address lookup is done to determine values for roadNumber, road, city, postcode and country.

Addresses

  • roadNumber, road, city, postcode, country 
  • A lookup is done to determine the longitude and latitude coordinates for specified details.
that if a value for both address and longitude/latitude values are specified in the API call, then no check is performed to validate that the address matches the longitude/latitude values.

Formatted address label

A formattedAddress is constructed as a comma separated set of values from roadNumber, road, city, postcode and country.