openweatherCurrentOptions
Arguments
- lang
'en', 'de', 'ru', 'fr', 'es', 'ca'. Language of popup texts. Note: not every translation is finished yet.
- minZoom
Number (7). Minimal zoom level for fetching city data. Use smaller values only at your own risk.
- interval
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
See also
Other Openweathermap Functions:
addOpenweatherCurrent()
,
addOpenweatherTiles()
,
openweatherOptions()