Find Festivals in Ampang. Listings include Stylofest, Good Coffee Festival MY and SEF 11.0. 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: "MALAYSIA" , genre_id:596582600510249 }
})
.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);
});
Stylofest
Ampang 68000
A
Good Coffee Festival MY
Lot 7706, Jalan Kolam Air Lama, Ampang 680
B
SEF 11.0
D-1, 03, Jalan 16A, Taman Dato Ahmad Razal
C
Other Ampang arts & entertainment
- Adult Entertainment Clubs [3]
- Amusement Park Rides [2]
- Aquariums [2]
- Art [17]
- Art Galleries [12]
- Art Museums [1]
- Arts & Crafts Stores [32]
- Arts & Entertainment [60]
- Betting Shops [1]
- Bowling alleys [1]
- Casinos [5]
- Movie Theaters [4]
- Comedy clubs [2]
- Concert Tours [1]
- Cultural Centers [2]
- Dance Studios [5]
- DJs [5]
- Fairgrounds [1]
- Game Publishers [5]
- Gaming Video Creators [93]
- Karaoke [5]
- Live Music Venues [3]
- Magicians [1]
- Music Awards [1]
- Music production [6]
- Painting Lessons [1]
- Party Entertainment Services [10]
- Performance & Event Venues [21]
- Performance Art [1]
- Theaters [1]
- Performing Arts [3]
- Playgrounds [1]
- Pool & Billiards [2]
- Race Tracks [1]
- Recreation Centers [1]
- Sculptor [1]
- Tattoo & Piercing Shops [1]
- TV/Movie Awards [1]
- Video Games [14]
- Video Game Stores [3]
- Visual Arts [6]
- Zoos [3]