set map to central usa location
This commit is contained in:
parent
73f6003cbf
commit
75809cb8f2
|
@ -1,6 +1,6 @@
|
||||||
// Creating map options
|
// Creating map options
|
||||||
let mapOptions = {
|
let mapOptions = {
|
||||||
center: [17.385044, 78.486671],
|
center: [41.875728, 87.626609],
|
||||||
zoom: 10,
|
zoom: 10,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue