Mappy / Leaflet-active-area

A Leaflet plugin to center the map not in the center of the map but inside a DIV. Useful for responsive design.

Home Page:https://mappy.github.io/Leaflet-active-area/examples/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting original map bounds

psixdev opened this issue · comments

Hello. Can I get the original bounds of the map? If I just call getBounds, I get the boundaries of only the active area. I need it to organize filtering of objects on the map. I did not find fallback in the library code.