timeLegendOptions: Time Legend Options

Description Usage Arguments Value Examples

View source: R/times.R

Description

Time Legend Options

Usage

1
2
timeLegendOptions(position = "topright", title = "Travel Times",
  layerId = NULL)

Arguments

position

One of c("topright", "topleft", "bottomright", "bottomleft").

title

The legend title.

layerId

The legend layer ID.

Value

A list of options governing how the time legend appears on the map

Examples

1
2
# show the list
timeLegendOptions()

TargomoR documentation built on Dec. 7, 2019, 1:07 a.m.