Find arts & entertainment in St Kilda, SA. Listings include Thrones The Musical Parody Australia, Vineyard Sundays, Karaoke - IDDY BIDDY BAR, Ripe Hip Hop, Allan Eaton Studios P/L and Oz International Film Festival. 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: "AUSTRALIA" }
})
.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);
});
Thrones The Musical Parody Australia
1/135 Fitzroy Street, St Kilda 3182
A
Vineyard Sundays
71a Acland Street, St Kilda 3182
B
Karaoke - IDDY BIDDY BAR
35-39 Blessington Street, St Kilda 3182
C
Ripe Hip Hop
The Vineyard (71A Acland St), St Kilda 318
D
Allan Eaton Studios P/L
80-86 Inkerman Street, St Kilda 3182
E
Oz International Film Festival
68 Alma Road, St Kilda 3182
F
Birdoir Cabaret
14 Acland Street, St Kilda
G
ARTV News
1st Floor 135 Fitzroy St, St Kilda 3182
H