|  |  |  | Grits Reference Manual |  | 
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Implemented Interfaces | ||||
struct              GritsPluginSat;
struct              GritsPluginSatClass;
GritsPluginSat *    grits_plugin_sat_new                (GritsViewer *viewer);
GritsPluginSat provides overlays using satellite imagery. This is mostly provided by NASA's Blue Marble Next Generation.
GritsPluginSat *    grits_plugin_sat_new                (GritsViewer *viewer);
Create a new instance of the satellite plugin.
| 
 | the GritsViewer to use for drawing | 
| Returns : | the new GritsPluginSat |