Suburb loads properties data from locations.js file as default. It contains array with properties parameters.
Example: [ "Prism at Park Avenue South Apar", // Title "525 W 28th St, New York, NY 10001", // Locations "$5,000,000", // Price 40.716408, // Latitude -73.990524, // Longitude "property_page.html", // Link to the property detail page "assets/img/home_7.jpgg", // Property thumbnail image "assets/img/f.png" // Property type icon ],
Comments