Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download leaflet-7.x-1.0.tar.gztar.gz 21.88 KB
MD5: de409f419f1975d6354e5a395df523f3
SHA-1: e85e673bd2c02aa23e0eed3a3621ad246d86b53b
SHA-256: 0162c793e04bea45467f25a1d9496ccf3f3a7af22bd76efbcd11e2a7ae259781
Download leaflet-7.x-1.0.zipzip 26.36 KB
MD5: 321274a5b28eef6a2ad65be754a66139
SHA-1: 9acc950d42759f0b7b6b90562cdbfbee17694d27
SHA-256: bad5b5d0a9c977d70470d9773b0dd20a5a84e88dae46c63b5281b18b4d940bdd

Release notes

It's been a long 6 months since beta3 and, with over 2000 install and an active developer community, it's time for a long awaited 1.0 Leaflet release. This release features increased flexibility for site builders, streamlined customization/extension for developers, and numerous performance and stability improvements. Thanks to everyone for their contributions.

Changes since 7.x-1.0-beta3:

  • #2148003 by geoffreyy: Undefined variable: entity in leaflet_views_plugin_style->render().
  • Removing unused template file.
  • Replace hook_libarary() implementation with hook_libraries() and related changes to leaflet_build_map() and leaflet_requirements().
  • Bump Leaflet library version to .7.
  • Fix a typo in the function header of leaflet_map_get_info().
  • Coding standards.
  • Refactor zoom form options into a single associative array.
  • Fix bug that was not setting the data array when rendering a geofield as a multipolyline.
  • Ensure we have at least one map feature before attempting to use fitBounds.
  • #2121767 by uniquename: Trigger leaflet.feature for features in a group.
  • #2048805 by dasjo: Fix Incorrect centering when displaying multiple Leaflet maps on the same page.
  • #1814028 - stripping out unused theme function and template file.
  • #1861078 - Support zIndexOffset for markers.
  • #1814028 - deprecate leaflet_render_map.
  • #1814028 - Allow modules to update map details before rendering. Patch altered from original form to work with current codebase by gcb.
  • Removing non-applicable popup settings from views forms.
  • Improved form clarity & logic.
  • Fixing zoom validation to work across different forms.
  • Refactored leaflet_apply_map_settings to include proper token handling.
  • Adding basic support for multipoint geotypes.
  • Removing unnecessary second arguments from parseFloat calls brought in with the parseInt patch.
  • More explicit DivIcon generation to allow for size and location settings.
  • #1711668 - Adds zoom levels to formatter settings.
  • Refactor of application of map settings across views and view modes to use a shared codebase.
  • Refactor for more explicit plugin_style and formatter_info datastructures and to push popup form elements into leaflet_form_elements.
  • #1918170 - adds token support for display options. Adapted slightly by @gcb from original patch to allow all settings to use tokens, not just icons.
  • Adding hook_leaflet_map_prerender_alter to allow for module's to insert configuration not offered in the UI.
  • Refactoring Vector option forms for clarity and to use the leaflet_form_elements methodology.
  • Cleanup of icon form element creation.
  • Bug fix for icon options only appearing on fields with a specific machine name.
  • #2127503 - Ability to customize vector overlays.
  • Refactored form generation to standardize between views & view modes. Added html icon capacity to map fields.
  • #1778914 - Proper rendering of all items in multi-item multipolygon json & KML elements.
  • #1608700 -- adds basic support for map popups.
  • Minor code cleanup.
  • #1939738 by yannickoo: Use tokens for popup text.
  • #2015885 -- Fix for latlng coordinates not wrapping.
  • #2085101 -- fixes jslint errors.
  • Fix Zoom control showing over top of admin overlay.
  • #2027853 -- fixes configured title not showing up in tooltip.
  • #2126475. Adds support for geometrycollection.
  • #2121127 fixes Readme Typo.
  • #1882806 - Adds support for DivIcon markers. UI updated from original patch by gcb.
  • #1804992: Patch for GeoJSON API changes.
  • from #2127465, Use module_load_include instead of require_once.
  • \#1948074 - adds support for leaflet circles.
  • Allow Leaflet maps to be printed correctly. Patch from [#1972852]. Thanks gigabates!
  • Fix README following suggestions in [#1964398]. Thanks arnoldbird.
  • from [#1781706] to show number of installed maps.
  • Typo in API doc as fixed by this patch: https://drupal.org/node/1796422#comment-7867487 Thanks Aaaron!
  • Make Leaflet compatible with Geofield 7.x-1.x as well as 7.x-2.x. In particular this is a fix for [#1912716].
  • Updated cloudmade URLs and Status Report message when Leaflet JS isn't found.
  • from https://drupal.org/node/1954942#comment-7667627. Thanks Max Weber.
Created by: levelos
Created on: 2 Dec 2013 at 18:17 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
Bug fixes
New features
Insecure

Other releases