stamen / moore

Maps of ocean protected areas for the Gordon and Betty Moore Foundation
0 stars 0 forks source link

When popup happens near top of screen, it causes map to pan up unexpectedly #38

Closed almccon closed 10 years ago

almccon commented 10 years ago

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.

sconnelley commented 10 years ago

Thanks Alan!