Add attribution for Leaflet.Pancontrol
This commit is contained in:
@ -49,4 +49,4 @@ if(window.iitcLoaded && typeof setup === 'function') {
|
||||
// inject code into site context
|
||||
var script = document.createElement('script');
|
||||
script.appendChild(document.createTextNode('('+ wrapper +')();'));
|
||||
(document.body || document.head || document.documentElement).appendChild(script);
|
||||
(document.body || document.head || document.documentElement).appendChild(script);
|
||||
|
Reference in New Issue
Block a user