openweatherOptions | R Documentation |
OpenWeatherMap Options
openweatherOptions(
showLegend = TRUE,
legendImagePath = NULL,
legendPosition = c("bottomleft", "bottomright", "topleft", "topright")
)
showLegend |
If |
legendImagePath |
A URL (is set to a default image for some layers, null for others, see below). URL or relative path to an image which is a legend to this layer |
legendPosition |
Position of the legend images on the map. Must be one
of |
A list of options for addOpenweatherTiles
Other Openweathermap Functions:
addOpenweatherCurrent()
,
addOpenweatherTiles()
,
openweatherCurrentOptions()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.