Change record status: 
Project: 
Introduced in branch: 
7.x-2.x
Introduced in version: 
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