I'm using leaflet.js to create a map of Scotland, with two insets for the Orkney and Shetland groups of islands. This is as far as I've got.
I wish to guarantte that no matter what size the overall map is created, only the portions of the map set using fitBounds() ever show, and that the...