Changeset 292 for trunk/as2/lib/com/modestmaps/mapproviders/IMapProvider.as
- Timestamp:
- 05/31/07 17:50:52 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/as2/lib/com/modestmaps/mapproviders/IMapProvider.as
- Property svn:keywords set to Id
r140 r292 1 1 /** 2 2 * @author darren 3 * $Id$ 3 4 */ 4 5 import com.modestmaps.core.Coordinate;
