You are here

function location_latlon_exact_ca in Location 7.3

Same name and namespace in other branches
  1. 5.3 supported/location.ca.inc \location_latlon_exact_ca()
  2. 5 supported/location.ca.inc \location_latlon_exact_ca()
  3. 6.3 supported/location.ca.inc \location_latlon_exact_ca()
  4. 7.5 supported/location.ca.inc \location_latlon_exact_ca()
  5. 7.4 supported/location.ca.inc \location_latlon_exact_ca()

LatLot exact.

File

supported/location.ca.inc, line 133
Canada.

Code

function location_latlon_exact_ca($location = array()) {

  // @todo return location_geocode_ca_geocoder($location);
}