Download Meta Box Geolocation Nulled v.1.3.0
Overview
The Meta Box Geolocation Nulled is helpful if you have multiple custom fields for location such as address, zipcode, city, state and country. Letting users manually fill in these fields might be a boring time-consuming job. This extension helps you fill in these information quickly by using Geocoding API from Google Maps/Open Street Maps. So that you just need to enter an address, it will autosuggest a complete address and fill all other fields. Meta Box Geolocation Nulled
Populating Field Data
ADDRESS COMPONENTS
When you selecte an address from autocomplete field, it returns an array of address components. Which you can use it to populate to other fields. The following components are supported by Google Maps: Meta Box Geolocation Nulled
AUTO POPULATE
To auto populate data to the field. Just set that field’s ID same as one of address component above. For example, you create a number
field with ID postal_code
. The postal code type will auto populate to that field if exists. Meta Box Geolocation Nulled
Long name and short name
Let’s say we have a country named ‘Australia’. The long name is ‘Australia’ and short name is ‘AU’. And so on, if we have a state named ‘Queensland’, so ‘Queensland’ is the long name and ‘QLD’ is the short name. Meta Box Geolocation Free Download
By default, Meta Box Geolocation will populate the long name of the field. But you can use the short name by adding _short
at the end of field id. For example: administrative_area_level_1_short
, country_short
.
Please note that this feature is available for Google Maps only.
AUTO POPULATE
To auto populate data to the field. Just set that field’s ID same as one of address component above. For example, you create a number
field with ID postal_code
. The postal code type will auto populate to that field if exists. Meta Box Geolocation GPL
Long name and short name
Let’s say we have a country named ‘Australia’. The long name is ‘Australia’ and short name is ‘AU’. And so on, if we have a state named ‘Queensland’, so ‘Queensland’ is the long name and ‘QLD’ is the short name.
By default, Meta Box Geolocation will populate the long name of the field. But you can use the short name by adding _short
at the end of field id. For example: administrative_area_level_1_short
, country_short
.
Please note that this feature is available for Google Maps only. Meta Box Geolocation Nulled
Multiple Autocomplete Addresses
In case you have multiple “group” of address fields, such as address details for head office and address details for a company branch. In each group, there are an autocomplete address field. And it will autopopulate only fields in the group, e.g. the address for head office only populates the fields in the head office group, not in the company branch. Meta Box Geolocation Nulled
Two-Way Binding Data With Map
If you have map field, then whenever you select an address, the pin on the map will change according to the new location. And whenever you change the location of the pin on the map, the new location will be updated to the latitude, longitude fields (if you have them). Moreover, the pin on the map will automatically populated when you change the value of latitude and longitude fields.
So the location is synchronize between address, latitude/longitude and map fields. Meta Box Geolocation Nulled