Opened 17 years ago
Closed 17 years ago
#220 closed enhancement (duplicate)
Selection color
Reported by: | milicevic | Owned by: | |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | Rendering Service | Version: | 1.1.0 |
Severity: | minor | Keywords: | Selection color |
Cc: | assefa | External ID: |
Description
When user select any of objects in mapguide viewer the object become blue. The problem is when selected object initialy must be bule (sea, symbol for communication object...) so, the selection doesn't get point out selected object.
It will be nice that selection color have property to change.
Change History (5)
comment:1 by , 17 years ago
Milestone: | → 1.2 |
---|---|
Version: | 1.2.0 → 1.1.0 |
comment:2 by , 17 years ago
Milestone: | 1.2 → 1.3 |
---|
comment:3 by , 17 years ago
Cc: | added |
---|
comment:4 by , 17 years ago
Is there any chance that someone could comment on this bug regarding how this funcionality would be accessible and if there will be the possiblity to have a control on tranparency. This is a functionality asked by few of our clients using Mapguide. Thanks
comment:5 by , 17 years ago
Component: | Viewer API → Rendering Service |
---|---|
Milestone: | 2.0 |
Resolution: | → duplicate |
Status: | new → closed |
This is a duplicate of #116. Currently selection style is hard-coded in the source. You can change it if you are willing to re-compile the server, but then it's on a per-server basis.
How would the user get access to this functionality : is it thorough the web api or a setting at the map/layer definition or some other way ?
Would it possible to control the transparency ? It would be nice to have the possiblilty to define a style that can be used for point/line/polygon selections.