Hello ^^

I´ve defined a Marker layer like that:
 LAYER
  NAME MarkerLayer
  TYPE POINT
  FEATURE
  END
  STATUS ON
  TEMPLATE "dummy"
  CLASS
   SYMBOL "circle"
   SIZE 15
   COLOR 255 120 0
  END
 END


Now, with mapscript I add several points (with method addFeature) ...
How can I delete that points?

Stella =_-
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to