|
GRASS GIS 8 Programmer's Manual
8.4.2dev(2025)-5620950973
|
#include <htmlmap.h>

Data Fields | |
| char * | last_text |
| int | last_text_len |
| int | type |
| FILE * | output |
| struct MapPoly * | head |
| struct MapPoly ** | tail |
| int | MAX_POINTS |
| int | BBOX_MINIMUM |
| int | MINIMUM_DIST |
| int html_state::MINIMUM_DIST |
Definition at line 34 of file htmlmap.h.
Referenced by html_polygon().