If you mouseover a planning area near the top of the map (like Nunavut), and the popup would be drawn off the top of the map, this triggers Leaflet to autopan the map to move the popup within the view frame. This is probably not what the map user expects.
If you mouseover a planning area near the top of the map (like Nunavut), and the popup would be drawn off the top of the map, this triggers Leaflet to autopan the map to move the popup within the view frame. This is probably not what the map user expects.
I think we need a Leaflet plugin like (Rrose)[http://erictheise.github.io/rrose/) to fix this.