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:

- Button label: Indicates the label that will be displayed in the survey form.
- Identifier: Indicates the component's unique identification code.
- 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.

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

Data Models
- The Location survey component's data model can be viewed here.
- A sample of a submitted answer's data model can be viewed here.