Function Hook_geocoding_google->_geocode

Definitions

sources/hooks/systems/geocoding/google.php

  • Geocode a written location.
  • Visibility: protected
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: array

Parameters

Name Type Default Set Range Description
$url_params string required parameter N/A N/A What to add into the URL
$errormsg ?Tempcode Null N/A N/A Error message (written by reference) (null: not returned)

Return

  • Geocode results (null: error)
  • Type: ?array
  • Set: N/A
  • Range: N/A