Skip to main content

Location Component

Overview

The Location component is used to let users send location data using embedded Google Maps. The component can be set to register only the user's current GPS location or it can be set to allow users freely indicate any map location.

This component works both on desktop and mobile apps. An internet connection is required for users to answers a location question.

Description

Below, fields pertaining to the component are explained:

survey+gps
  1. Button label: Indicates the label that will be displayed in the survey form.
  2. Identifier: Indicates the component's unique identification code.
  3. Location selection mode: Select how users can input GPS data. Choose between:
    • Current location only (default): Automatically registers user's current GPS location.
    • Free selection on map: Allows users to freely select a location.
note

Standard fields are described in the general field descriptions section.

Survey example

Current Selection Only Mode

This mode can only submit the user's current GPS location.

survey+gps

Free Selection on Map Mode

This mode allows users to freely select a location. For more details on how it is used, click here.

survey+gps

Data Models