-
Notifications
You must be signed in to change notification settings - Fork 123
Location Field Google Maps
Matth_eu edited this page Sep 7, 2014
·
6 revisions
Google Map location field
Note When using this field you must comply with the terms of the google maps api licence.
- id (string) (required)
- name (string) (required) Field display name. Used as field label.
- type 'text' (string) (required)
array(
'id' => 'example-field-gmap',
'name' => 'Location - using google maps.',
'type' => 'gmap',
),
- Setup/Install Custom Meta Boxes
- Creating a custom meta box
- Displaying Field Data
- Optional Generic Field Args
- Repeatable Fields
General
- Text Field
- Small Text Field
- Number Field
- URL Field
- Textarea Field
- Code Field
- Select Field
- Checkbox Input Field
- Radio Input Field
Date & Time
WordPress
Media
Utilities