I have problems whit colors.
First time are displayed correctly but when i am going in another page and return back to the page i have the colors used by gis map file .
GIS MAP FILES
- adaneau
- Posts:310
- Joined: Tue Feb 21, 2012 9:49 am
Re: GIS MAP FILES
Hi,
Shape files doesnt contains any color. Colors come from your init script ("setLayerFillColor" or "setLayerLineColor").
So your script is doing something wrong if color are changing. By default GIS shoud display everything black.
BR
Alexandre
Shape files doesnt contains any color. Colors come from your init script ("setLayerFillColor" or "setLayerLineColor").
So your script is doing something wrong if color are changing. By default GIS shoud display everything black.
BR
Alexandre