centerOnUserCoordinates now functional in minified version
Added option where, if centerOnUserCoordinates is turned on, you can choose whether you want it to re-center the map on every keypress (which is how the original plugin does it, but may not be right for everyone), or if you'd rather just wait until you submit. This option is called centerOnKeypress, and defaults to false.
Changed the spelling of decimalSeperator to decimalSeparator everywhere it's used.
centerOnUserCoordinates
now functional in minified versioncenterOnUserCoordinates
is turned on, you can choose whether you want it to re-center the map on every keypress (which is how the original plugin does it, but may not be right for everyone), or if you'd rather just wait until you submit. This option is called centerOnKeypress, and defaults to false.decimalSeperator
todecimalSeparator
everywhere it's used.