You are here

10 calls to location_load_country() in Location 7.3

location_country_bounds in ./location.inc
Get an appropriate bounding box for showing an entire country on a map.
location_geocoding_options_form in ./location.admin.inc
Options form.
location_geocoding_parameters_form in ./location.module
Parameters form.
location_get_postalcode_data in ./location.inc
Try to extract the the Latitude and Longitude data from the postal code.
location_get_provinces in ./location.inc
Fetch the provinces for a country.
location_handler_argument_location_proximity::calculate_coords in handlers/location_handler_argument_location_proximity.inc
Calculate coords.
location_latlon_exact in ./location.inc
Currently, this is not a priority until there is an implementable use for exact longitude latitude coordinates for an location.
location_latlon_rough in ./location.inc
Takes an location and returns a "rough" latitude/longitude pair based on the postal code data available for the given country.
location_map_link in ./location.inc
Get a deep-link to a mapping service such as Yahoo! Maps or MapPoint given an location.
location_map_link_options_form in ./location.admin.inc
Settings page for map links.