wichita kansas is default location for search point,
you can drag the search point to reach the nearest location and finding link in certain radius distance.
if you have installed this plugin, the system will automatically add some custom field (address, City, Zip Postal, State, and Country) and alter new column in idx_link_tmp table (pl_address, pl_city, pl_zip_postal,pl_state,pl_country) and create new table call idx_us_poscode_locator.
idx_us_postalcode_locator used for postal code, latitude, longitude and zip postal code storage, this zip code table being matched with postal code in idx_link table for search location of link.
if you want to change default location, please go to plugin/google_us_maps_search/template/map_search.html,
and change default latitude point in map_search.html file, mine at line 45 and line 66.
Code:
Content visible to registered users only. Please register at http://www.nicecoder.com/community/register.php
in the future, plug in can be setted dynamically for database custom field and default point location.
please redownload the plugin, the plugin has been updated by fahrul.
thanks