- Automatically get lat/long based on a standard address
- Stores in the database to limit API queries
- Free the user from looking up their geolocation
- Use with SEBLOD Maps or other map plugins
- Joomla! 3.x
- Joomla! 4.x
Address to Coordinates allows you to assign several location fields like street, city, zip code or country. On submission of the form, it will concatenate (combine) these fields and send to the Google API. Next, the API returns the latitude and longitude of the location which is then stored in designated fields. Storing location data rather than querying on each visit will keep your number of calls down now that Google has put a cap on free use of the maps API.
Once you have the latitude or longitude, you can use it with SEBLOD Maps or any other geo plugin or custom use.
Parameters include the choice of location fields and two text inputs for designating your latitude and longitude fields (these must be created separately but can be hidden).
Once
installed, the Address to Coordinates field can be created and added to a form view of a Content or Search Type.
This field can be used to create a "radius search" feature. Instructions on implementing this can be found here.
( Don't work on Joomla 2.5.x )
Business Clubs:
- Lifetime License
- Unlimited Domains
Single purchase:
- Free Updates
- Lifetime License
- Unlimited Domains
Details:
Requires:
Latest SEBLODScreenshots
Downloads
Changelog | File | Version | Date |
---|---|---|---|
! Joomla! 4 ready | Sign In | 2.2.0 | 2023-10-09 |
! SEBLOD 4 ready | Sign In | 2.1.0 | 2023-02-09 |
+ Various improvements. | Sign In | 2.0.0 | 2020-12-13 |
+ Apply Restrictions (Store). | Sign In | 1.5.0 | 2019-12-26 |
# Javascript issue fixed. | Sign In | 1.4.2 | 2018-07-13 |
^ Copyright updated. | Sign In | 1.4.1 | 2018-06-27 |
+ API Key (Alternative) added. | Sign In | 1.4.0 | 2018-01-19 |
# Language files now UTF-8 | Sign In | 1.3.3 | 2017-08-25 |
# Trim "api_key" | Sign In | 1.3.2 | 2017-06-09 |
^ Copyright updated. | Sign In | 1.3.1 | 2017-05-17 |
+ API Key added. | Sign In | 1.3.0 | 2016-09-30 |
! Extensive cleaning performed. | Sign In | 1.2.2 | 2016-08-26 |
# Apply Restrictions. | Sign In | 1.2.1 | 2016-05-25 |
+ Country (Full/Short) Mapping. | Sign In | 1.2.0 | 2016-05-09 |
+ Autocomplete mode added. | Sign In | 1.1.0 | 2014-10-17 |
# Minor issue fixed. | Sign In | 1.0.1 | 2013-11-23 |
Initial Release. | Sign In | 1.0.0 | 2013-05-31 |
Field order - l'ordre des champs - Feldreihenfolge
-> rue, ville, code postal, pays
-> Strasse, Ort, PLZ, Land