PHP Class Web\Google\StaticMap

Mostra file Open project: bcosca/fatfree-core

Protected Properties

Property Type Description
$query

Public Methods

Method Description
__call ( $func, array $args ) : object Specify API key-value pair via magic call
dump ( ) : string Generate map

Method Details

__call() public method

Specify API key-value pair via magic call
public __call ( $func, array $args ) : object
$func string
$args array array
return object

dump() public method

Generate map
public dump ( ) : string
return string

Property Details

$query protected_oe property

protected $query