Has anybody implemented anything that creates a field value based on a google maps polygon?
For example when a user enters their address and creates a profile, the address gets and updates the Long, Lat which then should result within a custom polygon and the resulting polygon is stored as a field?. I am not sure if this is something I can do asynchronously and where I connect CB with something like maps.
It would be great to find out if someone has done this sort of thing or anything similar.