Prag
Auf dem Stadtplan zeigen:
  • 1918-1939
  • 1939-1945
  • 1945-1989
  • Nach 1989
minimalizovat/maximalizovatdeselect

Themen

  • Mobility
  • Language
  • Memorial
  • Diversity

Bund's Warsaw Committee

Bund's Warsaw Committee

Fotos
und Videos

--illustration photo--
more

Verwandte
Themen

  • Language
  • 1939-1945
  • 1945-1989
// there must be first row empty (first line is not executed at least Chrome 39) Mapa_Clear(window.markers); window.markers = []; window.mplaces = {}; window.polyline = null; window.countmarks = false; var markerindex = 0; marker = new google.maps.Marker({ position: new google.maps.LatLng(52.250727, 21.040937), map: mkc_map, title: 'Bund's Warsaw Committee', animation: google.maps.Animation.DROP, icon: '/img/ico-point.png' }); google.maps.event.addListener(marker, 'click', function() {Mapa_SetPlace('bund-s-warsaw-committee');}); google.maps.event.addListener(marker, 'mouseover', function() { mkc_infowindow.setContent(this.title); mkc_infowindow.open(this.getMap(), this); }); markers[markerindex] = marker; mplaces['bund-s-warsaw-committee'] = markerindex++; // rescale Mapa_fitBounds(markers);