File tree 1 file changed +6
-1
lines changed
1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -39,12 +39,17 @@ SWIG MapScript
39
39
--------------
40
40
41
41
Installation instructions are located in the individual languages
42
- directories such as mapscript/perl, mapscript/python.
42
+ directories such as mapscript/perl, mapscript/python.
43
43
44
44
The main MapScript SWIG interface file is mapscript/mapscript.i. This
45
45
file includes specific class interface files from mapscript/swiginc and
46
46
language specific code from the language directories.
47
47
48
+ Note the **v8 ** folder contains files for `V8 MapScript Support <https://mapserver.org/installation/v8.html >`_.
49
+ This is not a JavaScript version of MapScript, but provides support for the use of JavaScript
50
+ in `STYLEITEM <https://mapserver.org/mapfile/styleitem.html#styleitemjs >`_ and
51
+ `GEOTRANSFORM <https://mapserver.org/mapfile/geomtransform.html#geomtransformjs >`_.
52
+
48
53
Documentation
49
54
-------------
50
55
You can’t perform that action at this time.
0 commit comments