MCPcopy Index your code
hub / github.com/MapServer/MapServer / mapObj_drawLegend

Function mapObj_drawLegend

mapscript/php/mapscript_i.c:130–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

128 }
129
130imageObj *mapObj_drawLegend(mapObj* self) {
131 return msDrawLegend(self, MS_FALSE);
132 }
133
134
135imageObj *mapObj_drawScalebar(mapObj* self) {

Callers 1

map.cFile · 0.85

Calls 1

msDrawLegendFunction · 0.85

Tested by

no test coverage detected