Link to the plugin page:
Demo to preview the plugin:
Introduction
This no-code plugin allows you to obtain an instant bulk of geocoding data: Get address parts including Latitude, Longitude, Street, Number, City, Suburb, State, Country, and more.
This plugin utilizes a simple element called βbulk geocodingβ that you need to place on your page and use the Bulk Geocoding action to perform Address to Latitude and Longitude, Longitude and Latitude, Latitude, Longitude, and Formatted Address, all as lists.
See Key Features
Prerequisites
To use the Bulk Google Geocoding Plugin for Bubble by Zeroqode, ensure the following:
- You must have an active Bubble account.
- The plugin should be installed from the Zeroqode Plugin Marketplace or added directly from the Bubble plugin settings.
- Obtain a valid Google Maps API key for the following services:
- Geocoding API
- Maps JavaScript API
Enable billing on your Google Cloud account to use the Google Maps API.
How to setup
Step 1: Install the Plugin
Step 2: Obtain Google API Keys
Step 3: Configure the Plugin
Step 4: Add the Plugin Element to Your Page
How to Use
Triggering the Bulk Geocoding Action
Example Use Case: Address to Latitude and Longitude
Plugin Element Properties
Bulk Geo Coding
Element Actions
1. Bulk Geo Code - Bulk Geo Code
Title | Description | Type |
Input Mode | Input Mode Available options: of Addresses, Block of New Lined TextList | Dropdown |
Addresses (as text) | Addresses | Text (optional) |
Text Block () | Text Block () | Text (optional) |
2. Clear Outputs - Clear Outputs
Exposed states
Title | Description | Type |
Latitude as List | Bulk Geo Code Results | Number |
Longitude as List | Longitude as List | Number |
Lat,Lng as List | Lat,Lng as List | Text |
Lng,Lat as List | Lng,Lat as List | Text |
Formatted Address | Address | Text |
Street Number | Street Number | Text |
Street Name | Street Name | Text |
Suburb | Suburb | Text |
City | City | Text |
State | State | Text |
Country | Country | Text |
Post Code | Post Code | Text |
Element Events
Title | Description |
Finished | Finished |