Closed RobQuincey-DC closed 4 months ago
This PR adds the abstract property to the LayerStyle interface.
abstract
LayerStyle
Abstract contains the description for a style and is useful in getting the context of what a style is all about.
Abstract is part of the WMS and WMTS spec as part of Style.
This PR adds the
abstract
property to theLayerStyle
interface.Abstract contains the description for a style and is useful in getting the context of what a style is all about.
Abstract is part of the WMS and WMTS spec as part of Style.