diff --git a/js/index.js b/js/index.js index 8ddbf95..29abe8d 100644 --- a/js/index.js +++ b/js/index.js @@ -17,7 +17,7 @@ var bounds = map.getBounds(); var city = 'dg', zoom = '12', district = ''; -console.log(bounds); +console.log(bounds.Je); draw(district, bounds.$d, bounds.Je, bounds.Ne, bounds.Yd, zoom, city, searchtype, 0, 0, 0, 0); /**