Skip to content
Snippets Groups Projects
Commit c68677fe authored by anonymous's avatar anonymous
Browse files

fix zoom

parent eaf87e7c
No related branches found
No related tags found
No related merge requests found
......@@ -71,7 +71,7 @@ this.ckan.module('dataset-map', function (jQuery, _)
map = ckan.commonLeafletMap('dataset-map-container', this.options.map_config, {
attributionControl: false,
minZoom: 6,
maxZoom: 13
maxZoom: 18
});
var ckanIcon = L.Icon.extend({ options: this.options.styles.point });
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment