Arts & entertainment in Teague, TX
- Home
- United States
- Teague
Find arts & entertainment in Teague, TX. Listings include Teague Rodeo Association, The Edge Dance Co., The Painted Pony, KirbyInked, DJ MOORE Soundz and Pixel Potion Cafe. 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);
});
Teague Rodeo Association
Teague
A
The Edge Dance Co.
846 Highway 84W, Teague 75860
B
The Painted Pony
514 Main Street, Teague 75860
C
KirbyInked
512 Main Street, Teague 75860
D
DJ MOORE Soundz
Teague 75860
E
Pixel Potion Cafe
810 Magnolia Street, Teague 75860
F