Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
93.75 KB
MD5: c8ad91843c6da4ee9d410fb14fdc8a77
SHA-1: cb8de2272a967b61349e4b1377c534a72c0bf680
SHA-256: cde85036177ac048a25606730f025470ff06fb7c4b478d3cb5b14dc9c2d58dcd
Download zip
156.37 KB
MD5: a3d5c89c726205b2e7217a9b46053171
SHA-1: dfb5e06e327e93ac2e9c1ef7af3f152e11e24fe4
SHA-256: dd8c47dbccf203c808e28b95a5b98e070abcafcc97810db8a575a8b07643566c
Release notes
- #1261048 by Pol: Icons on style list.
- #748646: Render all fields for Views data.
- #1242490 by Pisco: Update DragBan behavior properly.
- #1128928 by DjebbZ and zzolo: Image and CSS path description enhancements.
- #1127498 by zzolo: Fixed URL encoding issue for style graphic paths.
- #1209334 by dafeder: Upgrade cluster behavior for D7.
- #1230456 by ao2: Add document drag option to navigation behavior.
- #1222898 by makara: Update for boxes API.
- #806318 by zzolo: Adding explicit messages for requirements and on openlayers pages to make it clear that a manual upgrade is needed.
- Initial backwards compatability for openlayers_presets hook.
- We now support layer weights. #1196766
- Formatting fixes
- Fixing strict warning. #1206954
- Created basic JS rendering tests.
- Added ability to stop map rendering from happening so that JS testing is more effective.
- Moved tests module pages into separate pages.
- Cleaned up test module a bit.
- Put JS testing in actual module page.
- Fixed test module uninstall.
- Updated add map test.
- Fixed minor warnings in layer weight logic.
- Added basic map addition test.
- Added basic map render tests.
- Added basic include test.
- Updated test .info so that tests can be run again.
- Minor edits to main .info file.
- Added event handling for KML layers for zoom to layer behavior.
- Put back in code to filter layers when saving.
- #1181348 by zzolo: Fixed JS issue that was hiding nested checkboxes.
- Updated map UI JS for D7 and made some cosmetic and interactive updates.
- Minor update to Geolocate behavior.
- Added basic Geolocate control use only available for OL 2.11.
- #1123274 by mcotelo: Fixed style mapping in raw layers.
- #1098760 by tema: correct use of theme_item_list().
- #1115222 by mr.baileys: row_index in Views
- #1159328 by dasjo: Ported TMS baselayer functionality to 7.x version.
- #1160122 by zzolo: fixed incomplete move to admin/structure.
- #1145044 by ao2: Fix restrict extent map ui interface.
- Revert "Issue #1145044: fix setting and displaying Restricted Extent"
- #1145044: fix setting and displaying Restricted Extent
- Put OpenLayers UI menu items in the correct admin-structure menu level.
- Minor changes to test module.
- #1141236 by mansspams: Bad typo in a critical spot.
- Almost done redoing grouping geometry logic
- Adding compatibility check so that we can render map data by just using openlayers_render_map
- Almost done re-factoring views
- Minor edit to backwards compatable functions.
- Minor update in the boxes integration and map rendering.
- Fixed bug in Views display plugin for maps.
- cleaning up the duplicate data being pushed to the layer
- Updated for the module to use 2.10 of the OL lobrary by default.
- #968090 by zzolo: Compatability tiwth 2.10, specifically with Google.
- #1133156 by zzolo and mlechner: Fixed minor JS issues.
- Re-organizing and marking wether it is views or openlayers specific
- #1056246 by zzolo: Fix exports for D7.
- Fixing a bug whereby we are dumping stuff into the non-preview output
- Adding attribute data to preview
- Updated of bug created when changing presets to maps.
- Minor bug in test page.
- Removing my var_dump debugging code
- Fixing type in aliases
- Saving many man-hours by adding slippy map functionality to centering map
- Fixing openlayers_render_map vs. openlayers_render_map_data in center map
- Adding in aliases to ease the upgrade process
- Moved map menu item after styles.
- Fixed some bugs with the name change and added update function.
- Updated testing to reflect renaming of presets to maps.
- Updated major API functions for rename of presets to maps.
- Changed major UI parts for rename of presets to maps.
- More renaming for the change from presets to maps.
- More updates for the renaming of presets to maps.
- Updated basic docs for rename of preset to map.
- #854552 by zzolo: Allow graphic paths in styles to utilize Drupal paths.
- #882536 by davideads: Don't show tooltip if no content.
- Slight change naming of data sources in data plugin.
- Added strip_tags to data source in views data plugin to get around rendering issues with fields.
- Updated live preview for data layer to be a dump of the data for debugging.
- Fixing notice
- Updating content-type with a better group name
- Adding ctools content type for opelayers
- Fixing undefined values in popups and tooltips
- Fixing openlayers views integeration - no more buggy attribute data, removing code that is no longer needed with the dev version of views
- #1085106 by MichaelP + mathaiz.sk: Popup behavior.
- #1006652 by jherencia: addressing rendering changes in views 3 and d7.
- Stripping CVS keywords
- #1066650 by tmcw: unnoted jQuery dependency in KML.
- #1022994 by zzolo: Removed openlayers_cck module files.
- #1040270 by bdragon: Missing hook_permission().
- #1035458 by tmcw: fixing included javascript file syntax errors.
- Silly code changes, Mr. Drupal.
- Drupal drupal drupal, code style changes.