X-Git-Url: https://git.openstreetmap.org./nominatim-ui.git/blobdiff_plain/bdb214b388f5d9dae7f06c8205780284b7b20a11..2a34127a122a0d415a1cabb8de8e80a91b3dc017:/dist/config.defaults.js?ds=sidebyside diff --git a/dist/config.defaults.js b/dist/config.defaults.js index 27d98a8..21e3880 100644 --- a/dist/config.defaults.js +++ b/dist/config.defaults.js @@ -33,6 +33,9 @@ let Nominatim_Config = { Map_Default_Lat: 20.0, Map_Default_Lon: 0.0, Map_Default_Zoom: 2, + // https://leafletjs.com/reference.html#map-fitbounds + // Example: [[0,-180], [90,180]] + // If set then _Lat, _Lon, _Zoom have no effect Map_Default_Bounds: null, // For what {x}, {y} etc stand for see