openweatherCurrentOptions
openweatherCurrentOptions(lang = "en", minZoom = 7, interval = 10, ...)
A list of options for addOpenweatherCurrent
'en', 'de', 'ru', 'fr', 'es', 'ca'. Language of popup texts. Note: not every translation is finished yet.
Number (7). Minimal zoom level for fetching city data. Use smaller values only at your own risk.
Number (0). Time in minutes to reload city data. Please do not use less than 10 minutes.
Further options passed to L.OWM.current
. See the
full
list of options
Other Openweathermap Functions:
addOpenweatherCurrent()
,
addOpenweatherTiles()
,
openweatherOptions()