StaticMapService extends BaseService
FinalYes
Table of Contents
Methods
- __clone() : mixed
- __wakeup() : mixed
- getInstance() : static
- getStaticMap() : StaticMapResult
Methods
__clone()
public
__clone() : mixed
__wakeup()
public
__wakeup() : mixed
getInstance()
public
static getInstance() : static
Return values
staticgetStaticMap()
public
getStaticMap(float $latitude, float $longitude, int $zoom, int $width, int $height) : StaticMapResult
Parameters
- $latitude : float
- $longitude : float
- $zoom : int
- $width : int
- $height : int