In my webform I want ask from Address of the users and need to prove it by displaying in a GMAP, is there any way to add GMAP in to webform component?
When a user type a part of addrss and click on the check, it should display in the GMAP, it is possible to do with GMAP , cause already have API for that, I just need to know is, how can I add such a new component to the Webform.
Comments
Comment #1
point5mt commentedbump
Comment #2
quicksketchThis would need to be added in a separate module. I have no plans for making Webform support any sort of location functionality. The patch in #151603: Can I put options in a select field from a database query? would allow for components to be added by other modules.
Comment #3
hypertext200I developed this as a separate module, you can see live demo in http://www.duofertility.com/
Comment #4
nicktech commentedIs your module listed on Drupal.org? I would love to give it a try. I am trying to find a solution for online bus scheduling for my school district.
Comment #5
hypertext200No, its a custom module developments
Comment #6
hypertext200Contact me in any one need any info, how to do it?
Comment #7
berenddeboer commentedI had a need to do this, code is here: http://drupal.org/project/webform_gmap