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

Function mapObj_drawReferenceMap

mapscript/php/mapscript_i.c:139–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

137 }
138
139imageObj *mapObj_drawReferenceMap(mapObj* self) {
140 return msDrawReferenceMap(self);
141 }
142
143//TODO
144int mapObj_embedScalebar(mapObj* self, imageObj *img) {

Callers 1

map.cFile · 0.85

Calls 1

msDrawReferenceMapFunction · 0.85

Tested by

no test coverage detected