Changes

375 bytes added ,  23:46, 10 September 2013
Created page with "Removes the named city from the spatial map. == Parameters == * name == Possible <output> == * (None) == Possible <error> types == * nameNotInDictionary * cityNotMapped ==..."
Removes the named city from the spatial map.

== Parameters ==
* name

== Possible <output> ==
* (None)

== Possible <error> types ==
* nameNotInDictionary
* cityNotMapped

== <success> Example ==
<code>
<success>
<command name="unmapCity"/>
<parameters>
<name value="Annapolis"/>
</parameters>
<output/>
</success>
</code>
editor
68

edits