|
|
string | ext [get, set] |
| | Extension. Token {ext}, that is being replaced in the URL.
|
| |
|
bool | hasLanguage [get, set] |
| | Indicates that the map type supports multilanguage.
|
| |
|
bool | hasLabels [get, set] |
| | Indicates that the provider supports a map with labels.
|
| |
|
bool | labelsEnabled [get, set] |
| | Indicates that the label is always enabled.
|
| |
|
string | propWithLabels [get, set] |
| | Property. Token {prop} when label enabled, that is being replaced in the URL.
|
| |
|
string | propWithoutLabels [get, set] |
| | Property. Token {prop} when label disabled, that is being replaced in the URL.
|
| |
|
string | prop2 [get, set] |
| | Property. Token {prop2}, that is being replaced in the URL.
|
| |
|
string | variant [set] |
| | Variant. Token {variant}, that is being replaced in the URL.
|
| |
|
string | variantWithLabels [get, set] |
| | Variant. Token {variant} when label enabled, that is being replaced in the URL.
|
| |
|
string | variantWithoutLabels [get, set] |
| | Variant. Token {variant} when label disabled, that is being replaced in the URL.
|
| |
|
string | urlWithLabels [get, set] |
| | Gets / sets the URL pattern of tiles with labels.
|
| |
|
string | urlWithoutLabels [get, set] |
| | Gets / sets the URL pattern of tiles without labels.
|
| |
|
bool | useHTTP [get, set] |
| | Indicates that the map type uses HTTP.
|
| |
| string | this[string token] [get, set] |
| | Gets or sets the value of the extra field.
|
| |