When adding multiple maps to a page the infobox renders in the last map. This is caused by the wire map_infobox this wire is not unique per map causing the strange update of the sidebar. To fix this add the container to the wire and change the map.js to concat map_infobox with me.id
When adding multiple maps to a page the infobox renders in the last map. This is caused by the wire
map_infoboxthis wire is not unique per map causing the strange update of the sidebar. To fix this add the container to the wire and change the map.js to concatmap_infoboxwithme.id