You are here

Files in OpenLayers Plus 7.3

Primary tabs

File namesort descending Location Namespace Description
openlayers-plus-blockswitcher.tpl.php theme/openlayers-plus-blockswitcher.tpl.php
openlayers-plus-blocktoggle.tpl.php theme/openlayers-plus-blocktoggle.tpl.php Blocktoggle template file.
openlayers-plus-legend-raw.tpl.php theme/openlayers-plus-legend-raw.tpl.php Legend raw template.
openlayers-plus-legend.tpl.php theme/openlayers-plus-legend.tpl.php Legend template.
openlayers_plus-rtl.css theme/openlayers_plus-rtl.css /** * Blockswitcher ====================================================== */ .openlayers-blockswitcher span.key { float: right; margin-left: 5px; margin-right: 0px; } .openlayers-blockswitcher input.form-radio, .openlayers-blockswitcher…
openlayers_plus.css theme/openlayers_plus.css /** * Legend ============================================================= */ .openlayers-legends { background: #fff; border-radius: 3px; bottom: 5px; left: 5px; -moz-border-radius: 3px; padding: 5px; position: absolute; …
openlayers_plus.info openlayers_plus.info core = 7.x name = "OpenLayers Plus" dependencies[] = "openlayers" dependencies[] = "behavior_weights" description = "Additional tools and behaviors for OpenLayers" package = "OpenLayers" files[] =…
openlayers_plus.module openlayers_plus.module Openlayers_plus module file.
openlayers_plus_behavior_blockpanel.inc behaviors/openlayers_plus_behavior_blockpanel.inc Inserting all blocks in a region on the map, as a foldable panel
openlayers_plus_behavior_blockswitcher.inc behaviors/openlayers_plus_behavior_blockswitcher.inc Behaviour that shows a layerswitcher that is slightly more stylable than the default openlayers one and is able to show itself next to the map as a standard Drupal block
openlayers_plus_behavior_blocktoggle.inc behaviors/openlayers_plus_behavior_blocktoggle.inc A version of BlockSwitcher that toggles between two different layers only. Useful for situations in which layers represent the same data in slightly different ways
openlayers_plus_behavior_legend.inc behaviors/openlayers_plus_behavior_legend.inc A block in a corner of a map that provides information on layers
openlayers_plus_behavior_mapeditor.inc behaviors/openlayers_plus_behavior_mapeditor.inc Implementation of OpenLayers behavior.
openlayers_plus_behavior_maptext.css theme/openlayers_plus_behavior_maptext.css /*=========================================================================== * Maptext Styling by Joseph Ssekono * =========================================================================*/ .olControlPanel .olButton { width: 20px; height:…
openlayers_plus_behavior_maptext.inc behaviors/openlayers_plus_behavior_maptext.inc Inserting all blocks in a region on the map, with toggle buttons for each block
openlayers_plus_behavior_permalink.inc behaviors/openlayers_plus_behavior_permalink.inc A version of Permalink optimized to persist layers between pages with different layer setups and without explicitly using the control.
openlayers_plus_behavior_popup.css behaviors/openlayers_plus_behavior_popup.css .openlayers-popupbox { background-color: #000; border: 1px solid #dedede; color: #fff; display: block; float: right; font-family: sans-serif; font-size: 100%; opacity: 0.8; position: absolute; right: 25px; top: 100px; width:…
openlayers_plus_behavior_popup.inc behaviors/openlayers_plus_behavior_popup.inc An interaction with point-based, clustered maps that allows clicking on points that results in scanning between items.
openlayers_plus_behavior_scalepoints.inc behaviors/openlayers_plus_behavior_scalepoints.inc Dynamic styling, changing point radii based on a certain value.
openlayers_plus_behavior_themeregion.inc behaviors/openlayers_plus_behavior_themeregion.inc Inserts an entire Drupal Theme region on top of the map as a control.
openlayers_plus_behavior_tooltips.css behaviors/openlayers_plus_behavior_tooltips.css .tooltip { background: rgba(51, 51, 51, 0.75); border-radius: 4px; color: #fff; -moz-border-radius: 4px; padding: 20px; position: absolute; text-align: center; -webkit-border-radius: 4px; width: 100px; z-index: 10; }
openlayers_plus_behavior_tooltips.inc behaviors/openlayers_plus_behavior_tooltips.inc An interaction with point-based maps that result in following links on hover.
openlayers_plus_behavior_tooltips_field.css behaviors/openlayers_plus_behavior_tooltips_field.css .openlayers-tooltip { background-color: #222222; border: 1px solid #dedede; color: #fff; opacity: 0.75; padding-bottom: 5px; padding-left: 10px; padding-right: 10px; padding-top: 5px; } .openlayers-tooltip-name { background-color:…
openlayers_plus_behavior_tooltips_field.inc behaviors/openlayers_plus_behavior_tooltips_field.inc An interaction with point-based maps that results in following links on hover that you specify the field.
README.txt README.txt -- SUMMARY -- `Openlayers_plus` is a collection of behaviors that work with [the Drupal OpenLayers module](http://drupal.org/project/openlayers), version 2 and up. -- REQUIREMENTS -- This module requires the OpenLayers module, but not vice…
theme.inc theme/theme.inc Theme file for Openlayers_plus.

Other projects