MapofLife / MOL

Integrating information about species distributions in an effort to support global understanding of the world's biodiversity.
http://mol.org
BSD 3-Clause "New" or "Revised" License
25 stars 2 forks source link

Moves Species List and Legend Buttons to Bottom Right #147

Closed tomauer closed 12 years ago

jmalczyk commented 12 years ago

Let's pull the toggle display buttons out of mol.map.menu.js and put them into their respective modules. That way we can get rid of the menu's dependency on query, legend, etc. Make sense? You can still create the place where the displays are positioned in menu, just create the actual button in the other modules.

tomauer commented 12 years ago

Okay. I've pulled the buttons out and put them in their modules.

jmalczyk commented 12 years ago

LGTM #shipping.