class Async
Asynchronous version of a Place.
<init>
Async(mapString: String)
getExplorationMap
fun getExplorationMap(qiContext: QiContext): Future<ExplorationMap>
Asynchronous version of Place.getExplorationMap.