Ticket #1173 (closed feature: fixed)
New vector style property "display"
| Reported by: | ahocevar | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.6 Release |
| Component: | Renderer.Elements | Version: | 2.5 |
| Keywords: | Cc: | ||
| State: | Complete |
Description
Attached is a very small patch that adds a style property "display" to vector feature style hashes. This property can be used to render a style hidden, so the feature will be invisible.
Technically speaking, features with style:display="none" will not be rendered at all. If there is a DOM node for the feature, it will be removed.
This property will be used by the upcoming styles framework to hide features that are outside the minScale/maxScale range
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

