View source: R/02-modules-ELEMENTS.R
numericInputLatAndLongUI | R Documentation |
UI of the numeric input of latitude and longitude
numericInputLatAndLongUI(id, label, valueLat = 50, valueLong = 10)
id |
id of module |
label |
label |
valueLat |
(numeric) latitude |
valueLong |
(numeric) longitude |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.