Arts & entertainment in Troy, TX
- Home
- United States
- Troy
Find arts & entertainment in Troy, TX. Listings include Firme Placas Tattoo Studio, In His Hands Cuddle Co., Redriver rebel Crafts, Inked by JR, 4M Showpigs and Holiday Extravaganza. 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);
});
Firme Placas Tattoo Studio
315 N Central Avenue Suite 400, Troy 76579
A
In His Hands Cuddle Co.
Troy 76579
B
Inked by JR
315 N Central Avenue Suite 400, Troy 76579
D
4M Showpigs
215 W Hillyard Road, Troy 76579
E
Holiday Extravaganza
201 E Main Street, Troy 76579
F
Howdy Troy Fest
Troy 76579
G
Bro Molds
Troy 76579
H
Shiny Hippo Tumblers
Troy 76579
I