UnmapCity

Removes the named city from the spatial map.

Parameters

  • name

Possible <output>

  • (None)

Possible <error> types

  • nameNotInDictionary
  • cityNotMapped

<success> Example

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