Changes

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

== Parameters ==
* name

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

== Possible <error> types ==
* nameNotInDictionary
* cityAlreadyMapped
* cityOutOfBounds

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

edits