You can't do that with just a URL to the map on openstreetmap.org. There are a number of JavaScript libraries out there that allow you to program such functionality. See e.g. Mapbox.js from Mapbox [1], or the maxbounds option in the leaflet library [2]
regards m [1] https://www.mapbox.com/mapbox.js/example/v1.0.0/maxbounds/ [2] http://leafletjs.com/reference.html On Wed, Jul 8, 2015 at 1:47 PM, Alana Panny <[email protected]> wrote: > Hi everyone > > I have a question about showing a part of the map. Is it possible to only > show a part of the map. And is it also possible to not go out of the map > when zooming out? Last question: is their a way to cache the part of the > map. > > Kind regards > Alana Panny > > _______________________________________________ > Talk-be mailing list > [email protected] > https://lists.openstreetmap.org/listinfo/talk-be > >
_______________________________________________ Talk-be mailing list [email protected] https://lists.openstreetmap.org/listinfo/talk-be
