Ticket #2693 (closed feature: fixed)
give featureId to eraseGeometry
| Reported by: | bartvde | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.10 Release |
| Component: | Renderer | Version: | 2.9 |
| Keywords: | Cc: | ||
| State: | Complete |
Description
It would be helpful for some custom renderers (like my own in this particular case) if eraseGeometry was called with the featureId parameter. My DOMElements are created with id = featureId, and this makes is more efficient to look up the element when erasing the geometry.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

