Adres: | Marktstraat 4b, 7311 LH, Apeldoorn |
Telefoon: | +31 55 312 3312 |
Website: | Ga naar de site |
Sociale netwerken: | |
Werktijd: | Monday:12:00-22:00 Tuesday:12:00-22:00 Wednesday:14:00-22:00 Thursday: 12:00-22:00 Friday:12:00-22:00 Saturday:12:00-22:00 Sunday:12:00-22:00 |
| |
Pide & Grill, bevindt zich op Marktstraat 4b, Apeldoorn, 7311 LH, NL PideGrill var marker1 = new mapboxgl.Marker({ color: “#EA4335” }) latlngbounds.extend([5.9638394,52.2147162]); map.fitBounds(latlngbounds, { padding: { top: 40, bottom: 40, right: 40, left: 450 } }); map.setCenter([restaurantList[0].Longtitude.toString().replace(‘,’, ‘.’),restaurantList[0].Latitude.toString().replace(‘,’, ‘.’)]); function getRestaurants(districtID, searchText) renderRestaurants(); function renderRestaurants() { map.setCenter([restaurantList[0].Longtitude.toString().replace(“,”, “.”), restaurantList[0].Latitude.toString().replace(“,”, “.”)]); jQuery(document).ready(function ($) { $(“#cityListSelect”).change(function (e) { $(“#districtListSelect”).change(function (e) { $(“.location-select”).select2({ renderRestaurants(); map.setZoom(12); $(window).load(function () { if (restaurantList.length=== 1) { {{#each Restaurants}} {{Name}} |