Whenever two leaflet maps are present in a page enabling an exposed filter in Views breaks the second map (it disappear and part of it's content appears in the first map). It looks as if somehow the maps get merged.
Whenever two leaflet maps are present in a page enabling an exposed filter in Views breaks the second map (it disappear and part of it's content appears in the first map). It looks as if somehow the maps get merged.
Comments
Comment #2
itamair commentedComment #4
itamair commentedActually this issue is not strictly related to exposed filter, but to the lack of support of multiple Leaflet Views Map (with different and specialized ids) in the same web page.
The brand new 8.x-1.0-beta20 version addresses and fixes this.
Comment #5
itamair commented