TilesPublicCoverage
Table of Contents
- get() : TilesResponse
- Retrieve the information needed to display Sigfox public coverage.
- kmzTiles() : void
- Retrieve Sigfox public coverage kmz file from a job. The public coverage is always available and does not require a previous calculation
Methods
get()
Retrieve the information needed to display Sigfox public coverage.
public
get() : TilesResponse
Tags
Return values
TilesResponse —kmzTiles()
Retrieve Sigfox public coverage kmz file from a job. The public coverage is always available and does not require a previous calculation
public
kmzTiles(resource|string|StreamInterface $file[, TilesPublicCoverageKmzTiles|array<string|int, mixed>|null $request = null ]) : void
Parameters
- $file : resource|string|StreamInterface
-
Specify where the body of a response will be saved. Types:-
- string (path to file on disk)
- fopen() resource
- Psr\Http\Message\StreamInterface
- $request : TilesPublicCoverageKmzTiles|array<string|int, mixed>|null = null
-
The query and body parameters to pass