Arts & entertainment in Wild Peach Village, TX
- Home
- United States
- Wild Peach Village
Find arts & entertainment in Wild Peach Village, TX. Listings include Wild Peach Market, Cessa's Wreaths, Tita's Crafty Ranch Shack, Son Of Magus, Wild Peach Customs and Triple A Home Repair & Remodel. Click on each in the list below the map for more information.
//iconSize: [32, 32],
//html: '
'
})
.bindTooltip(name, {
//permanent: true,
direction: 'bottom',
//offset: L.point(12, 25),
//opacity: 0.88,
interactive: true
})
.bindPopup(name);
markersLayer.addLayer(marker);
}
function getMore() {
if (gettingMore) {
return;
}
gettingMore = true;
var center = map.getCenter();
$.ajax({
url: "/vicinitysearch",
data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" }
})
.done(function(data) {
var added = 0;
data.forEach(function(loc) {
if (!locationIds.includes(loc.id)) {
var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl};
locations.push(mapLoc);
locationIds.push(loc.id);
map._addMarker(mapLoc);
added++;
}
});
})
.always(function() {
gettingMore = false;
});
}
map._clearMarkers = function() {
markersLayer.clearLayers();
}
});
}, 1);
});
Wild Peach Market
21155 TX-36, Brazoria, Wild Peach Village
A
Cessa's Wreaths
Wild Peach Village
B
Tita's Crafty Ranch Shack
Wild Peach Village 77422
C
Son Of Magus
Wild Peach Village 77422
D
Wild Peach Customs
348 County Road, Wild Peach Village 77422
E
Triple A Home Repair & Remodel
4072 County Road 353, Wild Peach Village 7
F