A Map represents a collection of locations
and paths.
Like all OsidObjects, Map is
managed by its OsidSessions and may not be
accessed by concurrent processing threads.
Method
getMapRecord
Description
Gets the map record corresponding to the given
Map record Type.This method is
used to retrieve an object implementing the requested
record. The mapRecordType may be the
Type returned in
getRecordTypes() or any of its parents in a
Type hierarchy where
hasRecordType(mapRecordType) is
true.