Skip to content

Address Component

Mike edited this page May 29, 2025 · 6 revisions

The address form component is a special component that does lookups for addresses entered. It can be entered in free form and will save the address as well as geolocation and other information.

JSON Schema

The JSON Schema definition for this component is defined as follows.

For the updated JSON Schema for this component, refer to the appropriate section in the Form.io User Guide.

Core Properties

This component uses the core properties defined within the Common Parameters section.

Specific Properties

Property Description Value Required Default
map A description of the map settings for configuring the Google Maps API
  • map.region - The region configuration for the map.
  • map.key - The API key for the Google Maps integration.
false {}
Clone this wiki locally