Movie Theaters in Green Point
- Home
- South Africa
- Green Point
- Movie Theaters in Green Point
Find Movie Theaters in Green Point. Listings include Big Screen Hooligans and Big World Cinema. 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: "SOUTH AFRICA" , genre_id:192511100766680 }
})
.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);
});
Other Green Point arts & entertainment
- Art [7]
- Art Galleries [4]
- Arts & Crafts Stores [1]
- Arts & Entertainment [7]
- Betting Shops [1]
- Comedy clubs [2]
- Concert Tours [1]
- Dance Studios [1]
- DJs [1]
- Festivals [3]
- Gaming Video Creators [4]
- Live Music Venues [1]
- Music production [2]
- Painting Lessons [1]
- Party Entertainment Services [2]
- Performance & Event Venues [1]
- Poet [1]
- Tattoo & Piercing Shops [1]
- TV/Movie Awards [1]
- Video Games [3]
- Visual Arts [2]