tutorial on adding a map form input

From semantic-mediawiki.org

Would anyone be willing to provide a step by step tutorial on how to add a semantic map form input (preferably through page schemas but not required). I don't want the form to create a new page, but I want it to be a field in an existing form where a user puts in the address, then the coordinates and map are calculated and inserted (into the body, infobox, whatever) of an existing page with an existing form.

Thanks,

Matt

15:28, 31 July 2013

I'm also interessed in such a tutorial. Right now I have a SF with header tabs and wanted to add an new tab like:

=Geodata= {|class="formtable" ! The location | {{{field|Location type|required|default=City}}} |- ! Located in: (optional) | {{{field|Located in|autocomplete on=Locations}}} |- ! Coordinates | {{{field|Has coordinates|input type=googlemaps}}} |}

But this caused an error. My setup:

  • MediaWiki 1.20.3
  • Semantic MediaWiki (Version 1.8.0.4)
  • Semantic Maps (Version 2.0 rc1)
  • Maps (Version 2.0.1)
10:00, 6 August 2013