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

ODPSH-259: change config to wms

parent f0126bbe
No related branches found
No related tags found
No related merge requests found
......@@ -122,6 +122,10 @@ this.ckan.module('odsh-spatial-query', function ($, _)
}
);
// var wmsLayer = L.tileLayer.wms('https://demo.boundlessgeo.com/geoserver/ows?', {
// layers: 'ne:ne'
// }).addTo(map);
L.control.zoom({
zoomInTitle: 'Vergrößern',
zoomOutTitle: 'Verkleinern',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment