- Issue created by @afagioli
- 🇮🇹Italy afagioli Rome
This merge request is ready for your review.
Thanks in advance! - First commit to issue fork.
-
itamair →
committed f313c509 on 10.3.x authored by
afagioli →
Issue #3543429: Warning: Trying to access array offset on true...
-
itamair →
committed f313c509 on 10.3.x authored by
afagioli →
- 🇮🇹Italy itamair
Nice. Good catch ... merged into 10.3.x branch, will be part of next Drupal Leaflet release.
- 🇮🇹Italy itamair
@afagioli for sake of completeness, the MR !63 solution was wrong , as the $map['settings']['fullscreen']['control'] would be set also in case of false, and thus the leaflet/leaflet.fullscreen library erroneously required.
!empty () was the check to implement instead.
Deploying a new Drupal Leaflet release with this last commit ...