General map plot aspect parameters of RstoxBase

Arguments

Zoom

Numeric: The zoom of the plot, defaulted to 1, which uses the range of the data as the plot limits. Higher values zooms out and lower values zooms in.

LongitudeMin

Numeric: The minimum longitude limit of the plot, overriding the value derived from Zoom.

LongitudeMax

Numeric: The maximum longitude limit of the plot, overriding the value derived from Zoom.

LatitudeMin

Numeric: The minimum latitude limit of the plot, overriding the value derived from Zoom.

LatitudeMax

Numeric: The maximum latitude limit of the plot, overriding the value derived from Zoom.

LongitudeCenter

Numeric: The longitude of the point around which the plot is zoomed usinng Zoom.

LatitudeCenter

Numeric: The latitude of the point around which the plot is zoomed usinng Zoom.