Select to view content in your preferred language

Change Feature Color Tax Parcel Viewer

662
1
03-12-2014 10:38 AM
DarrinBaldinelli
Emerging Contributor
All,

When you search for a parcel in the Tax Parcel Viewer and it selects a parcel, it is a light green fill with a darker green outline. Can someone please advise me how to remove the fill and just have the outline?

Thanks in advance for any assistance.
0 Kudos
1 Reply
DarrinBaldinelli
Emerging Contributor
All,

I figured out the solution. In the config.js I changed the line Alpha: 0.25, to Alpha: 0,. This sets the transparency of the fill for the parcel selector. See reference esri.symbol.SimpleLineSymbol in the API for SimpleLineSymbol.

Dale
0 Kudos