Modules to interface with OpenLayers
| Name | Description |
|---|---|
| openlayers.api.php | Hooks provided by the OpenLayers suite of modules. This file allows hooks to be documented automatically with Doxygen, like on api.drupal.org. |
| openlayers.layer_types.inc | This file contains layer types implementations |
| openlayers.presets.inc | This file contains preset implementations |
| openlayers.render.inc | Processing functions for layers and behaviors |
| openlayers.styles.inc | This file contains styles implementations |
| openlayers.theme.inc | This file holds the theme functions for openlayers module |
| openlayers_ui.admin.inc | This file holds the functions for the main openlayers Admin settings. |
| openlayers_ui.layers.inc | This file holds the functions handling layers in the Openlayers UI. |
| openlayers_ui.presets.inc | This file holds the functions handling presets in the Openlayers UI. |
| openlayers_ui.styles.inc | This file holds the functions handling styles in the Openlayers UI. |
| openlayers_ui.theme.inc | This file holds the theme functions for openlayers ui module |
| openlayers_ui.install | This file holds the functions for the installing and enabling of the openlayers_ui module. |
| openlayers_views.theme.inc | This file holds the theme functions for openlayers_views module |
| openlayers_views.install | This file holds the functions for the installing and enabling of the openlayers_views module. |
| openlayers_views.module | This file holds the main Drupal hook functions and private functions for the openlayers_views module. |
| openlayers_views.views.inc | This file holds main views functions for the openlayers_views module. |
| openlayers_views.views.theme.inc | This file holds views theme function for style plugin. |
| openlayers_views_plugin_display_openlayers.inc | Display plugin for OpenLayers Data |
| openlayers_views_style_data.inc | This file holds style plugin for OpenLayers Views |
| openlayers_views_style_map.inc | This file holds style plugin for OpenLayers Views |
| openlayers.install | This file holds the functions for the installing and enabling of the openlayers module. |
| openlayers.module | Main OpenLayers API File |
| openlayers_test.install | This file holds the functions for the installing and enabling of the openlayers_test module. |
| openlayers_test.module | Main OpenLayers Test Module file |
./