Get GEO Location

Retrieve the position with this component.

Description

This component allows you to obtain location information using different methods. You can either automatically detect the location or manually enter an address. The result can be provided in two ways:

  • By the name of the city

  • By the latitude and longitude coordinates

The Get GEO Location component has the identifier of geo-X, where X represents the instance number of the Get GEO Location component.

Component settings

Parameter NameDescription

Method

Method to detect location.

Options:

  • Auto detect location : the system auto detects the current customer's location

  • Manually enter address

Value

Only available if you choose "Manually enter adress".

The location value such as : city adress, latitude & longitude.

Data to retrieve

The type of data to return in the output. Options:

  • Latitude and Longitude

  • City name

Advanced configurations

The Get GEO Location component has no advanced configurations.

Use case

Here is a simple use case of the Get GEO Location component, where the Get GEO Location component is used to get the localisation of a city in ouput with the latitude and longitude in the input.

Last updated