drawLegend() and drawScalebar()

Zolla Michalak michalak at hwr.arizona.edu
Mon Jun 5 17:40:40 EDT 2000


I'm getting a segmentation fault for both drawLegend() and drawScalebar().

My code is:

$legendImg = $map->drawLegend();
$scalebarImg = $map->drawScalebar(); 

Should these methods work on thier own, or do I need to call something
else first like drawLabelCache(image)? ($map is a working mapObj)

-zm




More information about the mapserver-users mailing list