You are here

Files in Openlayers 6.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 CHANGELOG.txt OpenLayers 6.x-2.0-alpha7, XXXX-XX-XX ---------------------- Notable changes: ## OpenLayers Map Alters [Ticket](http://drupal.org/node/763832) * Update hook/alter definitions from: hook_openlayers_alter(&$map) ->…
cloudmade.inc includes/layer_types/cloudmade.inc OpenLayers CloudMade layer type
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…
google.inc includes/layer_types/google.inc Google Layer Type
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.…
index.html tests/js/index.html
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.inc includes/layer_types/kml.inc KML Layer Type
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…
maptiler.inc includes/layer_types/maptiler.inc TileWarper Layer Type
openlayers-views-map.tpl.php modules/openlayers_views/views/openlayers-views-map.tpl.php Template file for map
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 OpenLayers default packaged behaviors
openlayers.css openlayers.css OpenLayers Main CSS
openlayers.info openlayers.info name = OpenLayers description = OpenLayers base API module core = 6.x package = OpenLayers php = 5.2 dependencies[] = ctools
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 OpenLayers default packaged layers
openlayers.layer_types.inc includes/openlayers.layer_types.inc This file contains layer types implementations
openlayers.module openlayers.module Main OpenLayers API File
openlayers.presets.inc includes/openlayers.presets.inc This file contains preset 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 functions for openlayers module
openlayers_behavior_argparser.inc includes/behaviors/openlayers_behavior_argparser.inc Implementation of OpenLayers behavior.
openlayers_behavior_attribution.inc includes/behaviors/openlayers_behavior_attribution.inc Implementation of OpenLayers behavior.
openlayers_behavior_boxselect.inc includes/behaviors/openlayers_behavior_boxselect.inc Implementation of OpenLayers behavior.
openlayers_behavior_cluster.inc includes/behaviors/openlayers_behavior_cluster.inc Implementation of OpenLayers Cluster behavior.
openlayers_behavior_dragpan.inc includes/behaviors/openlayers_behavior_dragpan.inc Implementation of OpenLayers behavior.
openlayers_behavior_drawfeatures.css includes/behaviors/js/openlayers_behavior_drawfeatures.css CSS for OpenLayers Draw Features Behavior
openlayers_behavior_drawfeatures.inc includes/behaviors/openlayers_behavior_drawfeatures.inc Implementation of OpenLayers behavior.
openlayers_behavior_fullscreen.css includes/behaviors/js/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 includes/behaviors/openlayers_behavior_fullscreen.inc Implementation of OpenLayers behavior.
openlayers_behavior_keyboarddefaults.inc includes/behaviors/openlayers_behavior_keyboarddefaults.inc Implementation of OpenLayers behavior.
openlayers_behavior_layerswitcher.inc includes/behaviors/openlayers_behavior_layerswitcher.inc Implementation of OpenLayers behavior.
openlayers_behavior_mapformvalues.inc includes/behaviors/openlayers_behavior_mapformvalues.inc Implementation of OpenLayers behavior.
openlayers_behavior_mouseposition.inc includes/behaviors/openlayers_behavior_mouseposition.inc Implementation of OpenLayers behavior.
openlayers_behavior_navigation.inc includes/behaviors/openlayers_behavior_navigation.inc Implementation of OpenLayers behavior.
openlayers_behavior_overviewmap.inc includes/behaviors/openlayers_behavior_overviewmap.inc Implementation of OpenLayers behavior.
openlayers_behavior_panzoom.inc includes/behaviors/openlayers_behavior_panzoom.inc Implementation of OpenLayers behavior.
openlayers_behavior_panzoombar.inc includes/behaviors/openlayers_behavior_panzoombar.inc Implementation of OpenLayers behavior.
openlayers_behavior_permalink.inc includes/behaviors/openlayers_behavior_permalink.inc Implementation of OpenLayers behavior.
openlayers_behavior_popup.inc includes/behaviors/openlayers_behavior_popup.inc Implementation of OpenLayers behavior.
openlayers_behavior_scaleline.inc includes/behaviors/openlayers_behavior_scaleline.inc Implementation of OpenLayers behavior.
openlayers_behavior_tooltip.inc includes/behaviors/openlayers_behavior_tooltip.inc Implementation of OpenLayers behavior for tooltips.
openlayers_behavior_zoombox.inc includes/behaviors/openlayers_behavior_zoombox.inc Implementation of OpenLayers behavior.
openlayers_behavior_zoompanel.inc includes/behaviors/openlayers_behavior_zoompanel.inc Implementation of OpenLayers behavior.

Pages

Other projects