Changes between Version 2 and Version 3 of ProjectsUnderDev/ConstructionTools
- Timestamp:
- 07/05/12 08:06:24 (11 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProjectsUnderDev/ConstructionTools
v2 v3 25 25 * select distance '''''y''''' perpendicular to the base line (ordinate) 26 26 * get linestring starting at '''''P1''''' along '''''l''''' of length '''''x''''', then '''''y''''' units perpendicular from that point 27 28 === Implementation === 29 30 * [https://github.com/sourcepole/openlayers/blob/construction_tools/lib/OpenLayers/Control/OrthogonalLines.js OpenLayers.Control.OrthogonalLines] 31 * [https://github.com/sourcepole/openlayers/blob/construction_tools/examples/orthogonal-lines.html Example]
