Ticket #1836 (closed bug: fixed)
non symetric graphicName symbols rendered symetric in IE
| Reported by: | pgiraud | Owned by: | pgiraud |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.9 Release |
| Component: | Renderer.VML | Version: | 2.8 |
| Keywords: | Cc: | ||
| State: | Complete |
Description
A rectangle graphicName symbol appears like a square in IE (VML). I think this is something related to coordorigin and coordsize. I'm digging into it, and hope I'll be able to provide a patch soon.
OpenLayers.Renderer.symbol.rectangle = [0,0, 10,0, 10,4, 0,4, 0,0];
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

