Automatic google map
Author | Posts |
---|---|
July 14, 2014 at 7:58 pm 23539 | |
Sk | Hi, I have a form which has address input and Google maps input. I want to know if it is possible to get the address input and put it automatically in the Google maps field? If not, is it possible to use the value of the address input and use it later to show the map, without the need of another plugin? Thanks. |
July 14, 2014 at 9:54 pm 23546 | |
pjeaje | Yes and no. I don’t think you can do it with this plugin but you can do it by simply pasting the address custom field tag (ABCXYZ) into a html google map iframe inside your single.php template like so…
|
July 15, 2014 at 3:02 pm 23599 | |
Sk | Hello Nir, Currently it’s not possible with our plugin. But you can use conditional logic for this. Like you could use radio-field show/hide for google map. Thank you Pjeaje for being so helpful. Thank you Nir |