By podarok on
Change record status:
Draft (View all draft change records)
Project:
Introduced in branch:
7.x-2.x
Introduced in version:
Issue links:
Description:
You need to add a JS event handler for the 'location_gmap_find_address.address_parts_alter' event. This is a JS-way of doing drupal_alter().
Check out an example in the location_gmap_find_address.api.js file.
Impacts:
Module developers
Themers