subdomains property

List<String> subdomains
final

Subdomains of the tile service. Can be passed in the form of one string (where each letter is a subdomain name) or an array of strings.

Implementation

final List<String> subdomains;