Changeset 292 for trunk/as2/lib/com/modestmaps/geo/IProjection.as
- Timestamp:
- 05/31/07 17:50:52 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/as2/lib/com/modestmaps/geo/IProjection.as
- Property svn:keywords set to Id
r286 r292 1 /* 2 * $Id$ 3 */ 4 1 5 import flash.geom.Point; 2 6 import com.modestmaps.core.Coordinate;
