- Apr 02, 2022
-
-
Italo Mairo authored
Further fix in refactoring of Leaflet Libraries dependencies (Issue #3270908 by solotandem: Fix dependencies in libraries.yml)
-
Italo Mairo authored
Fix refactoring of Leaflet Libraries dependencies (Issue #3270908 by solotandem: Fix dependencies in libraries.yml)
-
- Mar 28, 2022
- Mar 01, 2022
-
-
- Feb 10, 2022
-
-
Issue #3257397 by id.aleks: Trying to access array offset on value of type bool in Drupal\leaflet\LeafletService->fileExists()
-
- Feb 06, 2022
-
-
Italo Mairo authored
leaflet.drupal.js corrections/refactoring in custom icon options definitions (as follow up of drupal issue #3258344)
-
- Jan 30, 2022
-
-
Italo Mairo authored
Better conditional rendering (on the Token module existence) of the "Replacement Patterns" content in LeafletSettingsElementsTrait.php
-
-
Italo Mairo authored
-
- Jan 13, 2022
-
-
Italo Mairo authored
cleaning up and fixing Leaflet Js attribution code ('Issue #3257510 by itamair: Uncaught TypeError: Cannot read properties of undefined 'addAttribution)'
-
- Dec 31, 2021
-
-
Italo Mairo authored
Better check of self.settings.fullscreen.control ... (Issue #3252649 by hswong3i, itamair: Refine Fullscreen Configure with Options)
-
- Dec 28, 2021
- Dec 21, 2021
-
-
Italo Mairo authored
Implementation of hook_leaflet_map_view_geofield_value_alter: Allow other modules to add/alter the $geofield_value and the $map (Issue #3253869: Leaflet views does not support field rewriting?)
-
Italo Mairo authored
-
- Dec 20, 2021
-
-
Italo Mairo authored
Revert "Issue #2942651 by jwilson3, itamair, hswong3i: Manage Leaflet library dependency with Composer & Asset Packagist" This reverts commit bac90b56.
-
Italo Mairo authored
This reverts commit c7c86e2b.
-
- Dec 19, 2021
-
-
Italo Mairo authored
-
- Dec 16, 2021
-
-
Issue #2942651 by jwilson3, itamair, hswong3i: Manage Leaflet library dependency with Composer & Asset Packagist This PR simplify Leaflet module library management with: - Remove `leaflet_markercluster` submodule, simply merge its JS library initialization logic to parent `leaflet.libraries.yml` - Remove locally vendored `js/leaflet` and `modules/leaflet_markercluster/js/leaflet_markercluster`, in order to avoid any Drupal.org related licensing issue - Update `leaflet.libraries.yml` to include libraries from `/libraries`, with install path generated by using https://asset-packagist.org - Simplify and debug Marker Cluster related - Update `README.md` for how to install corresponding JS libraries Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
-
- Nov 30, 2021
- Nov 27, 2021
- Sep 03, 2021
-
-
Italo Mairo authored
-
- Jun 11, 2021
-
-
Issue #3214821 by mably: Use of nullish coalescing javascript operator makes this module incompatible with IE11 and old browser versions
-
- Jun 03, 2021
-
-
Italo Mairo authored
Minor Leaflet settings fixes.
-
- Mar 08, 2021
-
-
Italo Mairo authored
Improvements and Fixes to Leaflet & Leaflet Views Schemas (Issue #3198201: Store "Force map center" latitude & longitude as decimals in Leaflet Views')
-
- Mar 07, 2021
-
-
Italo Mairo authored
Added an option to "include path" derived classes in Markeclustering (Issue #3199731: Markercluster incompatible with circle marker option)
-
- Feb 26, 2021
- Feb 07, 2021
- Jan 29, 2021
- Jan 19, 2021
-
-
Italo Mairo authored
- "Automatically locate user current position''; - "Automatically center map on existing features"; - "Force Map Center & Zoom" (Issue #3193175 by Tom Elwertowski, ken-g, itamair: js fitbounds does not set start_zoom if settings.center is undefined)
- Jan 18, 2021
-
-
Issue #3193175 by Tom Elwertowski, ken-g, itamair: js fitbounds does not set start_zoom if settings.center is undefined
-
Italo Mairo authored
-
- Jan 02, 2021
-
-
Italo Mairo authored
-
Italo Mairo authored
correct invocation to LeafletService->setFeatureIconSizesIfEmptyOrInvalid($feature) method, in both Leaflet View Style and Formatter
-
- Dec 26, 2020
-
-
Italo Mairo authored
leaflet.drupal.js: fix start_center undefined in case of Leaflet widget and Automatically locate user current position
-
- Dec 23, 2020
-
-
Italo Mairo authored
-
-