c++mapserver

Is there a C/C++ API for mapserver/mapscript?


I know there is APIs for mapserver through mapscript in php & python.
but i want using mapserver in a existing C/C++ program.
how can i use mapserver in my codes?


Solution

  • You can access MapServer through the MapScript SWIG API. Which supports C/C++ inter al.