var map;
var infowindow;
function initMap() {
var pyrmont = {lat: -33.867, lng: 151.195};
map = new google.maps.Map(document.getElementById('map'), {
center: pyrmont,
zoom: 15
});
infowindow = new google.maps.InfoWindow();
var service = new google.maps.places.PlacesService(map);
service.nearbySearch({
location: pyrmont,
radius: 500,
type: ['store']
}, callback);
}
function callback(results, status) {
if (status === google.maps.places.PlacesServiceStatus.OK) {
for (var i = 0; i < results.length; i++) {
createMarker(results[i]);
}
}
}
function createMarker(place) {
var placeLoc = place.geometry.location;
var marker = new google.maps.Marker({
map: map,
position: place.geometry.location
});
google.maps.event.addListener(marker, 'click', function() {
infowindow.setContent(place.name);
infowindow.open(map, this);
});
}
Beautiful Oasis and Elegant Master Suite
-
Rent:
$0 / Month
-
Deposit:
-
Beds:
3
-
Baths:
2.5
-
Size:
1500 Sq Ft
About this Home
Beautiful 3-Bedroom home that has been newly renovated with fresh paint, flooring. Incredible backyard oasis has new grass, new pool pump and more! The Master Suite is huge and has a panoramic view of the back yard with a private entrance. Lots to love! Durable epoxy finish covers the garage floor and the driveway and front porch have been newly resurfaced.
Facts
- Pets: No
- Smoking: No
- Lease: 12 Months
- Date Available: 2016-08-01
- Year Built: 1990
- Property Type: House
- Floors: 1
Amenities
- Air Conditioning
- Cable-ready
- Dishwasher
- Disposal
- Fireplace
- Pool
- Washer/Dryer In Unit