Beta Release: Incomplete/Experimental, see notes .


property icon AFK Tavern

Pub

Nearest Address

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

4121 Hoyt Ave
Everett WA 98203

On Exits

I-5-WA-192-SB
(0.97 km / 0.60 mi )

I-5-WA-192-NB
(1.35 km / 0.84 mi )

 

Maps

I-5-WA-192-SB Map
exit map

I-5-WA-192-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", ""); } }