OgcStyle interface
Informacje o stylu warstwy OGC WMS i WMTS.
Właściwości
id | Identyfikator stylu. |
is |
Wskazuje, czy styl jest domyślny. |
legend |
Adres URL do grafiki legendy. |
title | Tytuł stylu. |
Szczegóły właściwości
id
Identyfikator stylu.
id?: string
Wartość właściwości
string
isDefault
Wskazuje, czy styl jest domyślny.
isDefault?: boolean
Wartość właściwości
boolean
legendUrl
Adres URL do grafiki legendy.
legendUrl?: string
Wartość właściwości
string
title
Tytuł stylu.
title?: string
Wartość właściwości
string