jQueryGeo / geo

Small, fast & simple JavaScript mapping and geospatial API as a jQuery plugin
http://docs.jquerygeo.com
MIT License
422 stars 74 forks source link

document $.geo.fit #202

Open ryanttb opened 8 years ago

ryanttb commented 8 years ago

Fit one bbox into another. A combination of reaspect & scale. It will maintain the aspect ratio of the source bbox but scale it down or up to fill the second.