Leaflet, angular-leaflet-directive, ionic and zooming?

Hi

First of all for creating what seems to be an amazing framework!

However, after creating a basic map using leaflet I noticed it was possible to drag/move the entire map so its not longer fully visible.

Moving the map itself should not be allowed ?
Or can I force the map to recenter if user accidentally moves the map ??

I saw some other mentions about the ‘data-tap-disabled’ but it doesn’t make any difference.

I created a small example (based on the ionic Tabs example,leaflet0.7.3,
the latest angular-leaflet-directive and ionic 1.0) but not sure how to upload it (I have a tarball if that helps).