Function Hook_geocoding_mapquest->is_available
Definitions
sources/hooks/systems/geocoding/mapquest.php
- Whether the service is available.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: bool
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$reverse | boolean | False | N/A | N/A | Whether reverse geocoding is requested |
Return
- Whether it is
- Type: boolean
- Set: N/A
- Range: N/A