Add the Location Module
  • 23 May 2024
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

Add the Location Module

  • Dark
    Light
  • PDF

Article summary

The Location module helps to capture the coordinates from the user by using Google Maps integration. This module allows the end-user to manually select a location on the map or type in the address in the address bar.

The Location module is used whenever we want to record the user’s location (e.g. to report the location of a car accident for a First Notice of Loss Use Case), or for the user to be able to search for things such as available hospitals or doctor’s offices in a desired area.

  • Message - Customize the message to prompt end users to enter their location

  • Display Nearby Locations - Pins of locations with the specified radius will be shown on the maps (e.g. hospitals, body shops)

  • Nearby Location Radius - Measures the location radius to the specified value

  • Validate - Validate that the location coordinates (longitude/latitude) are in proper format.

  • Validate Location Address - Validate that the street address is in standard format. This ensures proper formatting if the end-user manually enters an address.

  • Error Text - Prompts the user to specify a valid location. 

Example of Location Module on Invisible App:


Was this article helpful?