![]() |
![]() |
![]() |
Grits Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces |
struct GritsPluginMap;
struct GritsPluginMapClass;
GritsPluginMap * grits_plugin_map_new (GritsViewer *viewer
);
GritsPluginMap provides map overlays. Much of this data is obtained from the OpenStreetMap project.
GritsPluginMap * grits_plugin_map_new (GritsViewer *viewer
);
Create a new instance of the map plugin.
|
the GritsViewer to use for drawing |
Returns : |
the new GritsPluginMap |