Esempio n. 1
0
types::String get_mapscript_filename() { return get_mapfile_path("map.lua"); }
Esempio n. 2
0
 const char *get_mapscript_filename() {
     return get_mapfile_path("map.lua");
 }