Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
$point = ms_newPointObj(); $point->setXY(-0.12, 51.50); $pointShape = ms_newShapeObj(MS_SHAPE_POINT); $pointShape->add($point); $layer->addFeature($pointShape);
This paste will be private.
From the Design Piracy series on my blog: