Changes between Initial Version and Version 1 of MapObjFromString


Ignore:
Timestamp:
May 1, 2007, 8:02:50 AM (17 years ago)
Author:
sgillies
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapObjFromString

    v1 v1  
     1See ticket:2083
     2
     3Steve's API idea:
     4
     5{{{
     6#!python
     7mo = mapscript.mapObj()
     8mo.update("MAP ... END")
     9}}}
     10