You are here

Files in Openlayers 7.2

Primary tabs

File namesort descending Location Namespace Description
API.txt docs/API.txt Current for 6.x-2.0-alpha2 This file contains the main API functions for OpenLayers and its sub-modules. Please refer to the project page for more up to date information and documentation: * http://drupal.org/project/openlayers # Advanced…
BEHAVIORS.txt docs/BEHAVIORS.txt Current for 6.x-2.0-alpha6 # Creating a new OpenLayers Behavior from Scratch First, you'll need to create a module. Of course, skip through this step if there's already a module that exists to which this behavior will be added. But if…
CHANGELOG.txt docs/CHANGELOG.txt This is maintained on Drupal.org at the following URL: http://drupal.org/node/177400/release
CUSTOMIZATION.txt docs/CUSTOMIZATION.txt Current for 6.x-2.0-alpha3 Obviously there are many points at which advanced users will want to push the limits of what the OpenLayers module can do. In many cases, these changes can be make without any 'hacks' to the module, and before…
IE.txt docs/IE.txt Using the OpenLayers Javascript from the OpenLayers module can present some problems with rendering vector layers in IE. The root cause of the issue: Internet Explorer has a thing called VML: Vector Markup Language, which it uses to draw graphics.…
JAVASCRIPT.txt docs/JAVASCRIPT.txt Current for 6.x-2.0-alpha3 The OpenLayers module aims to add minimal abstraction in Javascript to what is already provided by the [OpenLayers](http://openlayers.org/) Javascript library. However, it does create certain structures that may not be…
KML.txt docs/KML.txt Current for 2.x # KML Many users find it necessary to include KML files on their websites, and often KML files are located on remote servers; especially dynamic KML. However, the core of the…
LAYER_TYPES.txt docs/LAYER_TYPES.txt Current for 6.x-2.x # Layer Types Layer types are one of the fundamental building blocks of the OpenLayers module. They are factories for layers themselves - a layer type is like a wrapper around an OpenLayers (javascript) object which lets you…
OpenLayers Drupal Module JS Test Page tests/js/qunit/index.html OpenLayers Drupal Module JS Test Page
openlayers-map.tpl.php templates/openlayers-map.tpl.php
openlayers-ui-styles-preview.tpl.php modules/openlayers_ui/themes/openlayers-ui-styles-preview.tpl.php
openlayers.api.php docs/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.behaviors.inc includes/openlayers.behaviors.inc This file contains behaviors implementations.
openlayers.css css/openlayers.css OpenLayers Main CSS
openlayers.drush.inc drush/openlayers.drush.inc drush integration for OpenLayers.
openlayers.info openlayers.info name = "OpenLayers" description = "OpenLayers base API module" core = 7.x package = "OpenLayers" dependencies[] = libraries (>=2.1) dependencies[] = proj4js dependencies[] = ctools dependencies[] = file dependencies[]…
openlayers.install openlayers.install This file holds the functions for the installing and enabling of the openlayers module.
openlayers.layers.inc includes/openlayers.layers.inc This file contains layers implementations.
openlayers.layer_types.inc includes/openlayers.layer_types.inc This file contains layer types implementations.
openlayers.maps.inc includes/openlayers.maps.inc This file contains map implementations.
openlayers.module openlayers.module Main OpenLayers API File
openlayers.projections.inc includes/openlayers.projections.inc This file contains projections implementations.
openlayers.render.inc includes/openlayers.render.inc Processing functions for layers and behaviors
openlayers.styles.inc includes/openlayers.styles.inc This file contains styles implementations.
openlayers.test tests/openlayers.test Main OpenLayers Test file
openlayers.theme.inc includes/openlayers.theme.inc This file holds the theme and preprocess functions for openlayers module
openlayers_behavior_argparser.inc plugins/behaviors/openlayers_behavior_argparser.inc Implementation of OpenLayers behavior.
openlayers_behavior_attribution.inc plugins/behaviors/openlayers_behavior_attribution.inc Implementation of OpenLayers behavior.
openlayers_behavior_boxselect.inc plugins/behaviors/openlayers_behavior_boxselect.inc Implementation of OpenLayers behavior.
openlayers_behavior_cluster.inc plugins/behaviors/openlayers_behavior_cluster.inc Implementation of OpenLayers Cluster behavior.
openlayers_behavior_dragpan.inc plugins/behaviors/openlayers_behavior_dragpan.inc Implementation of OpenLayers behavior.
openlayers_behavior_drawfeatures.css plugins/behaviors/openlayers_behavior_drawfeatures.css CSS for OpenLayers Draw Features Behavior
openlayers_behavior_drawfeatures.inc plugins/behaviors/openlayers_behavior_drawfeatures.inc Implementation of OpenLayers behavior.
openlayers_behavior_fullscreen.css plugins/behaviors/openlayers_behavior_fullscreen.css .openlayers_map_fullscreen { position: fixed; z-index: 9999; background-color: #fff; top: 0; left: 0; height: 100% !important; width: 100% !important; } .openlayers_behavior_fullscreen_button_panel { position: absolute; top: 5px; …
openlayers_behavior_fullscreen.inc plugins/behaviors/openlayers_behavior_fullscreen.inc Implementation of OpenLayers behavior.
openlayers_behavior_geolocate.inc plugins/behaviors/openlayers_behavior_geolocate.inc Implementation of OpenLayers behavior.
openlayers_behavior_graticule.inc plugins/behaviors/openlayers_behavior_graticule.inc Implementation of OpenLayers behavior.
openlayers_behavior_hover.inc plugins/behaviors/openlayers_behavior_hover.inc Implementation of OpenLayers behavior.
openlayers_behavior_keyboarddefaults.inc plugins/behaviors/openlayers_behavior_keyboarddefaults.inc Implementation of OpenLayers behavior.
openlayers_behavior_layerswitcher.inc plugins/behaviors/openlayers_behavior_layerswitcher.inc Implementation of OpenLayers behavior.
openlayers_behavior_layerzoom.inc plugins/behaviors/openlayers_behavior_layerzoom.inc Implementation of OpenLayers behavior.
openlayers_behavior_mapformvalues.inc plugins/behaviors/openlayers_behavior_mapformvalues.inc Implementation of OpenLayers behavior.
openlayers_behavior_mouseposition.inc plugins/behaviors/openlayers_behavior_mouseposition.inc Implementation of OpenLayers behavior.
openlayers_behavior_navigation.inc plugins/behaviors/openlayers_behavior_navigation.inc Implementation of OpenLayers behavior.
openlayers_behavior_overviewmap.inc plugins/behaviors/openlayers_behavior_overviewmap.inc Implementation of OpenLayers behavior.
openlayers_behavior_panzoom.inc plugins/behaviors/openlayers_behavior_panzoom.inc Implementation of OpenLayers behavior.
openlayers_behavior_panzoombar.inc plugins/behaviors/openlayers_behavior_panzoombar.inc Implementation of OpenLayers behavior.
openlayers_behavior_permalink.inc plugins/behaviors/openlayers_behavior_permalink.inc Implementation of OpenLayers behavior.
openlayers_behavior_popup.inc plugins/behaviors/openlayers_behavior_popup.inc Implementation of OpenLayers behavior.
openlayers_behavior_scaleline.inc plugins/behaviors/openlayers_behavior_scaleline.inc Implementation of OpenLayers behavior.

Pages

Other projects