Learn R Programming

TargomoR (version 0.2.0)

timeLegendOptions: Time Legend Options

Description

Time Legend Options

Usage

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

Run this code
# NOT RUN {
# show the list
timeLegendOptions()

# }

Run the code above in your browser using DataLab