OCD
This commit is contained in:
parent
ecb72d9e8a
commit
8dffb1a8d2
@ -397,7 +397,7 @@
|
||||
//tiles/template
|
||||
url = host + "/api/v1/map/named/" + named.name + "/jsonp";
|
||||
if(typeof named.params !== "undefined"){
|
||||
layergroup = named.params;
|
||||
layergroup = named.params;
|
||||
}
|
||||
} else {
|
||||
layergroup = {
|
||||
|
Loading…
Reference in New Issue
Block a user