ROYMA Salón de Eventos Sociales

ROYMA Salón de Eventos Sociales Salón de Eventos Sociales
(1)

28/12/25 📲782 113 7240
28/12/2025

28/12/25
📲782 113 7240

📲782 113 7240
28/12/2025

📲782 113 7240

25/12/2025
29/07/2025
ROYMA 7821137240
15/07/2025

ROYMA 7821137240

31/05/24
02/06/2025

31/05/24

Ro&Ma
29/03/2025

Ro&Ma

TERRAZA 14/03/25
15/03/2025

TERRAZA 14/03/25

01/03/25
02/03/2025

01/03/25

01/02/25
05/02/2025

01/02/25

30/01/25
02/02/2025

30/01/25

25/01/2025
26/01/2025

25/01/2025

Dirección

Avenida 1 #1309 Col. Cazones Entre Calle 22 Y 24
Poza Rica
93230

Teléfono

7821137240

Página web

Notificaciones

Sé el primero en enterarse y déjanos enviarle un correo electrónico cuando ROYMA Salón de Eventos Sociales publique noticias y promociones. Su dirección de correo electrónico no se utilizará para ningún otro fin, y puede darse de baja en cualquier momento.

Compartir

//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: "MEXICO" } }) .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); });