Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
139
imageObj *mapObj_drawReferenceMap(mapObj* self) {
140
return msDrawReferenceMap(self);
141
}
142
143
//TODO
144
int mapObj_embedScalebar(mapObj* self, imageObj *img) {
Callers
1
map.c
File · 0.85
Calls
1
msDrawReferenceMap
Function · 0.85
Tested by
no test coverage detected