SourceStaticMapService extends SourceStaticMapService
FinalYes
Table of Contents
Methods
Methods
__construct()
public
__construct(GoogleSource $source) : mixed
Parameters
- $source : GoogleSource
getStaticMap()
public
getStaticMap(Point $point, int $zoom, int $width, int $height) : StaticMapResult
Parameters
- $point : Point
- $zoom : int
- $width : int
- $height : int
Return values
StaticMapResultsetBackendKey()
public
setBackendKey(string|null $backendKey) : SourceStaticMapService
Parameters
- $backendKey : string|null