AIzaSyCaU7w5QdHpF7QEW2CLSxwblC1bz9o8gDM&

e982c4a119msh606ca5aed166f01p16b7f8jsnd4569c43e12e

What’s your home worth?

document.getElementById('addressForm').addEventListener('submit', function(e) { e.preventDefault(); document.getElementById('userForm').style.display = 'block'; // You can add logic to fetch map data based on the address here }); document.getElementById('detailsForm').addEventListener('submit', function(e) { e.preventDefault(); // Here you will handle the form submission, collect data and send to your server alert('Form Submitted!'); // Placeholder action }); // Function to initialize and display the map function initMap() { var map = new google.maps.Map(document.getElementById('map'), { zoom: 8, center: {lat: -34.397, lng: 150.644} // Default coordinates }); // Additional map functionalities can be added here } // Load the map script dynamically function loadMapScript() { var script = document.createElement('script'); script.src = 'https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY&callback=initMap'; script.defer = true; script.async = true; document.head.appendChild(script); } window.onload = loadMapScript;

GETTING YOUR VALUE

Please complete the short form below to get your instant home valuation.

Zestimate®

Zillow Real Estate Search

Disclaimer: data is provided “as is” via the Zestimate API

© Zillow, Inc., 2006-2016. Use is subject to Terms of Use

What's a Zestimate?