plotKML (version 0.8-3)

aesthetics: Plotting aesthetics parameters

Description

Parses various object parameters / columns to KML aesthetics: size of the icons, fill color, labels, altitude, width, …

Usage

kml_aes(obj, …)

Arguments

obj

space-time object for plotting

other arguments

Details

Valid aesthetics: colour = "black", fill = "white", shape, whitening, alpha, width = 1, labels, altitude = 0, size, balloon = FALSE. Specific features (target variables and the connected hot-spots) can be emphasized by using two or three graphical parameters for the same variable. See plotKML package homepage / vignette for more examples.

See Also

kml-methods