', label_count: 1 })
} function addMarker(data) {
// Create the marker
var marker = new google.maps.Marker({
position: new google.maps.LatLng(data.lat, data.lng),
map: map,
icon: image
});
// Open the info window on marker click
google.maps.event.addListener(marker, "click", function() {
infowindow.setContent(data.content);
infowindow.open(map, marker);
});
}
window.onload = initialize
Driving Directions to Palmetto Pointe Myrtle Beach, SC
Follow the driving directions below to reach our apartments for rent in Myrtle Beach, SC.
North of Myrtle Beach:
- Take Highway 17 Bypass South to Palmetto Pointe Boulevard
- Turn right
- Palmetto Pointe Apartment Homes is approximately 1 mile on your right
South of Myrtle Beach:
- Take Highway 17 Bypass North to Palmetto Pointe Boulevard
- Turn left
- Palmetto Pointe Apartment Homes is approximately 1 mile on your right
West of Myrtle Beach:
- Take Highway 544 to Highway 17 Bypass North to Palmetto Pointe Boulevard
- Turn left
- Palmetto Point Apartment Homes is approximately 1 mile on your right