tiles

val tiles: List<String>

Parameters

tiles

An array of tile endpoints. {z}, {x} and {y}, if present, are replaced with the corresponding integers. If multiple endpoints are specified, clients may use any combination of endpoints. All endpoints MUST return the same content for the same URL. The array MUST contain at least one endpoint. Example: "http:localhost:8888/admin/1.0.0/world-light,broadband/{z}/{x}/{y}.png"