Anonymous Maps
Get tile - Layer filter
get/map/{layergroupid}/{layers_filter}/{z}/{x}/{y}.png
Path parameters
layergroupidstring required
The layergroup ID.
Layers to be rendered together.
Supports 2 format options:
-
a comma separated list of layer indexes (0-based). Examples:
- 0,1,3 - will filter and blend layers with indexes 0, 1 and 3
- 2 - only one layer
-
all will blend all layers in the layergroup
zinteger required
Zoom level.
xinteger required
X coordinate.
yinteger required
Y coordinate.
Response
Ok