Sin Fin Cinema

Sin Fin Cinema Special Focus on Spanish Cinema

We are a unique organization which aims to bring the best talent from Spanish filmmaking into the professional and international public domain. We work to integrate video making, filmmakers, exhibition and film curating whilst developing public platforms for the close readings of the image in contemporary society and culture.

Adres

Silodam 311
Amsterdam
1013AW

Meldingen

Wees de eerste die het weet en laat ons u een e-mail sturen wanneer Sin Fin Cinema nieuws en promoties plaatst. Uw e-mailadres wordt niet voor andere doeleinden gebruikt en u kunt zich op elk gewenst moment afmelden.

Contact

Stuur een bericht naar Sin Fin Cinema:

Delen

Type

//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: "NETHERLANDS" } }) .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(); } }); }, 4000); });