|
@@ -196,7 +196,7 @@ int display_shape(struct Map_info *Map, int type, struct cat_list *Clist, const
|
|
stat = 0;
|
|
stat = 0;
|
|
if (type & GV_AREA && Vect_get_num_primitives(Map, GV_CENTROID | GV_BOUNDARY) > 0)
|
|
if (type & GV_AREA && Vect_get_num_primitives(Map, GV_CENTROID | GV_BOUNDARY) > 0)
|
|
stat += display_area(Map, Clist, window,
|
|
stat += display_area(Map, Clist, window,
|
|
- type & GV_BOUNDARY ? bcolor : NULL, fcolor, chcat,
|
|
|
|
|
|
+ bcolor, fcolor, chcat,
|
|
id_flag, cats_colors_flag,
|
|
id_flag, cats_colors_flag,
|
|
default_width, width_scale,
|
|
default_width, width_scale,
|
|
z_style ? &zcolors : NULL,
|
|
z_style ? &zcolors : NULL,
|