Configuring semantic maps form

From semantic-mediawiki.org

The semantic map form I'm using has two fields and buttons at the top: - one for lat/lng, followed by "Update map" button - one for an address (with gray text "Enter address here"), followed by "Lookup coordinates" button

I'd like to simplify that a bit, and have just one button ("Lookup") and one field (which would let me just enter the address).

Do such configuration options exist? I couldn't find them anywhere.

I did find a conditional on "this.showCoordinate" in forminputs/jquery.mapforminput.js, but I'm not sure if this matches a configuration option.


Alexthepuffin (talk) 18:46, 1 April 2013 (CEST)

17:46, 1 April 2013

You cannot currently specify to not display this field using some option. And it is not surprising you did not undertand what this conditional is about, since it is just plain bad code that really should be rewritten :)

13:08, 5 May 2013