SourceStaticMapService extends SourceStaticMapService
FinalYes
Table of Contents
Methods
- __construct() : mixed
- getStaticMap() : StaticMapResult
Methods
__construct()
public
__construct(OsmSource $source) : mixed
Parameters
- $source : OsmSource
getStaticMap()
public
getStaticMap(Point $point, int $zoom, int $width, int $height) : StaticMapResult
Parameters
- $point : Point
- $zoom : int
- $width : int
- $height : int