Opened 6 years ago
Closed 6 years ago
#343 closed Adopter Support (Fixed)
Map legend attached to data popup
Reported by: | Lois Haggard | Owned by: | |
---|---|---|---|
Priority: | Unknown | Milestone: | Unassigned |
Component: | View-App | Version: | Unknown |
Severity: | Unknown | Keywords: | |
Cc: |
Description
I would like the bottom of the map to align with the bottom of the legend.
I tried moving the legend up by 21px to make it even with the bottom of the map. But the data popup is attached to the legend, so it also moved up by 21px, and that made it go off the top of the map canvas.
Attachments (1)
Change History (4)
Changed 6 years ago by
Attachment: | LegendVsPopup.docx added |
---|
comment:1 Changed 6 years ago by
comment:2 Changed 6 years ago by
Today I tried to change the MaxBounds? settings in my LeafletMaps? file. I thought by making the area shown in the map canvas smaller, it would still fill the map canvas, and would essentially be like zooming-in just a tad. But changing MaxBounds? had no effect.
comment:3 Changed 6 years ago by
Resolution: | → Fixed |
---|---|
Status: | new → closed |
Just found a solution. I found the Graphic.Map .leaflet-container in the Graphic.css file. By making the map canvas a little less tall (from 700px to 654px), I was able to match the bottom of the state map with the bottom of the legend box. I'm happy now.
Lois and Paul can work on getting the state to fill more of the canvas.