General map plot parameters of RstoxBase
The longitude limits of the map plot, defaulted to the range of the longitude of the data.
The latitude limits of the map plot, defaulted to the range of the latitude of the data.
The color to use for the land, defaulted to the color used for land in the StoX GUI map (yellow color, rgb(253, 254, 204, maxColorValue = 255)).
The color to use for the borders on land, defaulted to "grey50".
The color to use for the (ocean) background, defaulted to "white", as in the StoX GUI map.
The color to use for the longitude/latitude grid lines, defaulted to the color used for the longitude/latitude grid in the StoX GUI map (blue color, rgb(223, 242, 255, maxColorValue = 255).
The maximum size of the points, defaulted to 10.
The minimum size of the points (the size of points of data with value 0), defaulted to 0.5.
The color to use for the vessel track, defaulted to "black".
The size of the track points, defaulted to 1.