Skip to main content

Overlay Tile

The Overlay Tile API retrieves a tile image that is to be overlayed on a map image to show truck restrictions.

Note: Requires a license for access to Trimble Maps JavaScript.

GET /overlay

Resource URL

https://pcmiler.alk.com/apis/rest/v1.0/service.svc/overlay

Request Param

Parameter Description Data Type
X The tile’s horizontal coordinate.
integer
Y The tile’s vertical coordinate.
integer
Z The zoom level.
integer
TYPE The overlay type. Supported types: TruckRestrictions.
REGION The data region in which the overlay tile is located. Valid values: AF, AS, EU, NA, OC, SA and ME.
DATASET For users licensed for multiple regional datasets. Current (default), PCM_EU, PCM_OC, PCM_SA, PCM_AF, PCM_AS, PCM_ME, PCM_GT, PCM_WW and PCM_NA.
Last updated May 16, 2024.
API Endpoint: