10.0.0 release implemented functionalities:
- full support for Drupal 10; - backward compatibility for Leaflet module 2.2.x - implementation of Leaflet Views Grouping, reflecting into Leaflet Control Overlays, with: - options to initially disable specific Groups and/or not include them in the Leaflet Overlays Control; - Markerclustering support; - specific/additional hook_leaflet_views_features_group_alter to alter Leaflet View Group definitions; - featured implementation to dynamically exclude specific Leaflet Features from being Markercluster-ed (“Markercluster excluded” element/flag); - full Implementation / support of Leaflet Tooltips (https://leafletjs.com/reference.html#tooltip), with custom Json options, tokens & replacements patterns; - extended support for Leaflet Popups (https://leafletjs.com/reference.html#popup), with custom Json options, tokens & replacements patterns; - full Implementation / support of User Location Control via Leaflet.Locate plugin (https://github.com/domoritz/leaflet-locatecontrol), with custom Json options, tokens & replacements patterns; - full implementation / support for Reset Map View Control via Leaflet.ResetView plugin (https://github.com/drustack/Leaflet.ResetView), with custom Json options, tokens & replacements patterns; - implementation of Leaflet Feature Additional Properties (with custom Json options, tokens & replacements patterns) for advanced and dynamic customisation of Leaflet Map and Features rendering logics; Code Refactoring & clean up: - cleanup / removal of deprecated and un-usable Leaflet Views plugins. - extended refactoring of Leaflet module js code, to allow easier extension/customisation of Drupal.leaflet.prototype and Drupal.leaflet_widget.prototype methods, with extended objects, functions and methods documentation; - embedding all Leaflet Js libraries dependencies into the the module, for better Ajax and advanced Fields Widgets compatibilities (Inline Entity Form, Paragraphs Widgets supports, etc.) - general Drupal/PHP & JS better refactoring, complying with correct Coding Standards; Readme.md file updated to include new 10.0.0 release istructions.
Showing
- .gitignore 4 additions, 0 deletions.gitignore
- README.md 59 additions, 49 deletionsREADME.md
- config/schema/leaflet.schema.yml 70 additions, 13 deletionsconfig/schema/leaflet.schema.yml
- css/leaflet_geocoder.css 0 additions, 4 deletionscss/leaflet_geocoder.css
- doc/drupal_org_documentation/description.html 56 additions, 37 deletionsdoc/drupal_org_documentation/description.html
- js/Leaflet.GestureHandling-1.2.2/dist/leaflet-gesture-handling.css 47 additions, 0 deletions...t.GestureHandling-1.2.2/dist/leaflet-gesture-handling.css
- js/Leaflet.GestureHandling-1.2.2/dist/leaflet-gesture-handling.d.ts 5 additions, 0 deletions....GestureHandling-1.2.2/dist/leaflet-gesture-handling.d.ts
- js/Leaflet.GestureHandling-1.2.2/dist/leaflet-gesture-handling.js 552 additions, 0 deletions...et.GestureHandling-1.2.2/dist/leaflet-gesture-handling.js
- js/Leaflet.GestureHandling-1.2.2/dist/leaflet-gesture-handling.min.css 1 addition, 0 deletions...stureHandling-1.2.2/dist/leaflet-gesture-handling.min.css
- js/Leaflet.GestureHandling-1.2.2/dist/leaflet-gesture-handling.min.js 2 additions, 0 deletions...estureHandling-1.2.2/dist/leaflet-gesture-handling.min.js
- js/Leaflet.GestureHandling-1.2.2/dist/leaflet-gesture-handling.min.js.map 1 addition, 0 deletions...reHandling-1.2.2/dist/leaflet-gesture-handling.min.js.map
- js/Leaflet.ResetView/dist/L.Control.ResetView.js 68 additions, 0 deletionsjs/Leaflet.ResetView/dist/L.Control.ResetView.js
- js/Leaflet.ResetView/dist/L.Control.ResetView.min.css 1 addition, 0 deletionsjs/Leaflet.ResetView/dist/L.Control.ResetView.min.css
- js/Leaflet.ResetView/dist/L.Control.ResetView.min.css.map 1 addition, 0 deletionsjs/Leaflet.ResetView/dist/L.Control.ResetView.min.css.map
- js/Leaflet.ResetView/dist/L.Control.ResetView.min.js 1 addition, 0 deletionsjs/Leaflet.ResetView/dist/L.Control.ResetView.min.js
- js/Leaflet.ResetView/dist/L.Control.ResetView.min.js.map 1 addition, 0 deletionsjs/Leaflet.ResetView/dist/L.Control.ResetView.min.js.map
- js/Leaflet.ResetView/dist/redo-solid.svg 1 addition, 0 deletionsjs/Leaflet.ResetView/dist/redo-solid.svg
- js/Leaflet.fullscreen-gh-pages/dist/Leaflet.fullscreen.js 168 additions, 0 deletionsjs/Leaflet.fullscreen-gh-pages/dist/Leaflet.fullscreen.js
- js/Leaflet.fullscreen-gh-pages/dist/Leaflet.fullscreen.min.js 1 addition, 0 deletions...eaflet.fullscreen-gh-pages/dist/Leaflet.fullscreen.min.js
- js/Leaflet.fullscreen-gh-pages/dist/fullscreen.png 0 additions, 0 deletionsjs/Leaflet.fullscreen-gh-pages/dist/fullscreen.png
Loading
Please register or sign in to comment