MapCity

Revision as of 00:11, 11 September 2013 by Rforsythe (talk | contribs)

Inserts the named city into the spatial map.

Parameters

  • name

Possible <output>

  • (None)

Possible <error> types

  • nameNotInDictionary
  • cityAlreadyMapped
  • cityOutOfBounds

<success> Example

   <success>
       <command name="mapCity"/>
       <parameters>
           <name value="Annapolis"/>
       </parameters>
       <output/>
   </success>