Beta Release: Incomplete/Experimental, see notes .


property icon Giardino Del Centro

Park

Nearest Address

Nearest address is based on combine OSM & Geoname information. Use caution when using.

25 Aria
Irvine CA 92618

On Exits

I-5-CA-92-SB
(2.02 km / 1.26 mi )

I-5-CA-94B-NB
(2.06 km / 1.28 mi )

 

Maps

I-5-CA-92-SB Map
exit map

I-5-CA-94B-NB Map
exit map

Google Maps/Directions

 

Additional Infomation



    function w3_open() { document.getElementsByClassName("w3-sidenav")[0].style.width = "300px"; document.getElementsByClassName("w3-sidenav")[0].style.textAlign = "center"; document.getElementsByClassName("w3-sidenav")[0].style.fontSize = "40px"; document.getElementsByClassName("w3-sidenav")[0].style.paddingTop = "10%"; document.getElementsByClassName("w3-sidenav")[0].style.display = "block"; } function w3_close() { document.getElementsByClassName("w3-sidenav")[0].style.display = "none"; } function openNav() { var x = document.getElementById("navDemo"); if (x.className.indexOf("w3-show") == -1) { x.className += " w3-show"; } else { x.className = x.className.replace(" w3-show", ""); } } function openBottomNav() { var x = document.getElementById("bottomMenu"); if (x.className.indexOf("w3-show") == -1) { x.className += " w3-show"; } else { x.className = x.className.replace(" w3-show", ""); } }