Get Tiles Zip
You can get tiles zip from here
api/ZipService/ZipRequest
Query String
| Parameter | Required | Value |
|---|---|---|
| ObjectID | Mandatory | User Input |
| ObjectType | Mandatory | User Input |
| ZipType | Mandatory | User Input |
Request Header
| Parameter | Required | Value |
|---|---|---|
| TokenKey | Mandatory | User Input |
| PINProjectID | Mandatory | User Input |
| Content-Type | Mandatory | application/json |
| Accept-Language | Optional | en-US |
| Page | Mandatory | User Input |
| DeviceType | Mandatory | User Input |
| IncludeSettings | Optional | User Input |
| IncludeOriginal | Optional | User Input |
| ZoomLevel | Mandatory | User Input |
Request Body
| Parameter | Required | Value |
|---|---|---|
Response
SignedUrl ObjectSignedUrl Entity
| Property Name | Type |
|---|---|
| OriginalFileUrl | String |
| ThumbnailUrl | String |
| StampsizeUrl | String |
| TilesUrl | String |
Updated about 1 year ago
