MapCity
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>